VkRayTracingShaderGroupCreateInfoNV

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

anyHitShader
uint32_t anyHitShader;
Undocumented in source.
closestHitShader
uint32_t closestHitShader;
Undocumented in source.
generalShader
uint32_t generalShader;
Undocumented in source.
intersectionShader
uint32_t intersectionShader;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
type
VkRayTracingShaderGroupTypeKHR type;
Undocumented in source.

Meta