VkPhysicalDeviceRayTracingPipelinePropertiesKHR

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

maxRayDispatchInvocationCount
uint32_t maxRayDispatchInvocationCount;
Undocumented in source.
maxRayHitAttributeSize
uint32_t maxRayHitAttributeSize;
Undocumented in source.
maxRayRecursionDepth
uint32_t maxRayRecursionDepth;
Undocumented in source.
maxShaderGroupStride
uint32_t maxShaderGroupStride;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
shaderGroupBaseAlignment
uint32_t shaderGroupBaseAlignment;
Undocumented in source.
shaderGroupHandleAlignment
uint32_t shaderGroupHandleAlignment;
Undocumented in source.
shaderGroupHandleCaptureReplaySize
uint32_t shaderGroupHandleCaptureReplaySize;
Undocumented in source.
shaderGroupHandleSize
uint32_t shaderGroupHandleSize;
Undocumented in source.

Meta