[0010] Include a pseudo-hlsl/c++ class declaration for vk::BufferPointer<T,A>
and any associated built-in functions/types
#45
Labels
active proposal
Issues relating to active proposals
Which proposal does this relate to?
0010-vk-buffer-ref.md
Describe the issue or outstanding question.
For clarity and understanding of the spec it would be helpful to include a pseudo HLSL/C++ class declaration for
vk::BufferPointer<T,A>
in the spec and any reasonable pseudo-code for implementation. This both will help in the readability and understanding of the new objects and APIs and helps us move toward our goal of being able to define HLSL types in HLSL.Additional context
See initial review discussion.
The text was updated successfully, but these errors were encountered: