Expand description
Ray tracing pipeline types
Structs§
- RayTrace
Pipeline - Smart pointer handle to a pipeline object.
- RayTrace
Pipeline Info - Information used to create a
RayTracePipelineinstance. - RayTrace
Pipeline Info Builder - Builder for
RayTracePipelineInfo. - RayTrace
Shader Group - Describes the set of the shader stages to be included in each shader group in the ray trace pipeline.
Enums§
- RayTrace
Shader Group Type - Describes a type of ray tracing shader group, which is a collection of shaders which run in the specified mode.