Module shader

Source

Structs§

DepthPyramidDescriptor
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 into DepthPyramidDescriptor::mip_level.

Type Aliases§

DepthImage2d
DepthImage2dMultisampled