Module screen_13::driver::accel_struct
source · Expand description
Acceleration structure resource types
Structs
- Smart pointer handle to an acceleration structure object.
- Structure specifying geometries to be built into an acceleration structure.
- Specifies the geometry data used to build an acceleration structure.
- Information used to create an
AccelerationStructureinstance. - Builder for
AccelerationStructureInfo. - Holds the results of the
AccelerationStructure::size_offunction.
Enums
- Specifies acceleration structure geometry data.
- Specifies a constant device or host address.