VkGeometryTrianglesNV

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

indexCount
uint32_t indexCount;
Undocumented in source.
indexData
VkBuffer indexData;
Undocumented in source.
indexOffset
VkDeviceSize indexOffset;
Undocumented in source.
indexType
VkIndexType indexType;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
transformData
VkBuffer transformData;
Undocumented in source.
transformOffset
VkDeviceSize transformOffset;
Undocumented in source.
vertexCount
uint32_t vertexCount;
Undocumented in source.
vertexData
VkBuffer vertexData;
Undocumented in source.
vertexFormat
VkFormat vertexFormat;
Undocumented in source.
vertexOffset
VkDeviceSize vertexOffset;
Undocumented in source.
vertexStride
VkDeviceSize vertexStride;
Undocumented in source.

Meta