Skip to content

Conversation

ProGTX
Copy link
Contributor

@ProGTX ProGTX commented Mar 22, 2020

  1. Make accessor meet ContiguousContainer requirement
  2. Limited to certain access targets
    • global_buffer, constant_buffer, local, host_buffer
  3. Support multi-dimensional accessors
  4. access::mode::read -> ContiguousContainer<const T>
  5. Example

1. Make accessor meet `ContiguousContainer` requirement
2. Limited to certain access targets
    * `global_buffer`, `constant_buffer`, `local`, `host_buffer`
3. Support multi-dimensional accessors
4. `access::mode::read` -> `ContiguousContainer<const T>`
5. Example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant