VkAccelerationStructureTrianglesOpacityMicromapEXT

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

baseTriangle
uint32_t baseTriangle;
Undocumented in source.
indexBuffer
VkDeviceOrHostAddressConstKHR indexBuffer;
Undocumented in source.
indexStride
VkDeviceSize indexStride;
Undocumented in source.
indexType
VkIndexType indexType;
Undocumented in source.
micromap
VkMicromapEXT micromap;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
pUsageCounts
const(VkMicromapUsageEXT)* pUsageCounts;
Undocumented in source.
ppUsageCounts
const(VkMicromapUsageEXT*)* ppUsageCounts;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
usageCountsCount
uint32_t usageCountsCount;
Undocumented in source.

Meta