![]() |
|
Describes the attributes of a vertex buffer. More...
#include <graphicsPipeline.h>
Public Attributes | |
| uint32_t | bindingIndex |
| HgiVertexAttributeDescVector | vertexAttributes |
| HgiVertexBufferStepFunction | vertexStepFunction |
| uint32_t | vertexStride |
Describes the attributes of a vertex buffer.
Definition at line 77 of file graphicsPipeline.h.
| uint32_t bindingIndex |
Definition at line 82 of file graphicsPipeline.h.
| HgiVertexAttributeDescVector vertexAttributes |
Definition at line 83 of file graphicsPipeline.h.
| HgiVertexBufferStepFunction vertexStepFunction |
Definition at line 84 of file graphicsPipeline.h.
| uint32_t vertexStride |
Definition at line 85 of file graphicsPipeline.h.