GetClusterID
Description
Signature
int GetClusterID();
Availability and Requirements
Defined for the following targets:
hlsl
Available in stages: closesthit
, anyhit
.
glsl
Available in stages: closesthit
, anyhit
.
cuda
Available in stages: closesthit
, anyhit
.
spirv
Available in stages: closesthit
, anyhit
.
Requires capability: spvRayTracingKHR
.