Structs§
- Depth
Pyramid Descriptor - A hierarchichal depth buffer.
Functions§
- compute_
copy_ depth_ to_ pyramid - Copies a depth texture to the top mip of a pyramid of mips.
- compute_
copy_ depth_ to_ pyramid_ multisampled - Copies a depth texture to the top mip of a pyramid of mips.
- compute_
culling - compute_
downsample_ depth_ pyramid - Downsample from
DepthPyramidDescriptor::mip_level-1
intoDepthPyramidDescriptor::mip_level
.