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_stencil8Discussion
When using this format, some Metal device objects allocate 64-bits per pixel.