Contents

MTLPixelFormat.depth32Float_stencil8

A 40-bit combined depth and stencil pixel format with a 32-bit floating-point value for depth and an 8-bit unsigned integer for stencil.

Declaration

case depth32Float_stencil8

Discussion

When using this format, some Metal device objects allocate 64-bits per pixel.

See Also

Depth and stencil pixel formats