Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_Z24_UNORM_S8_UINT (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dformats.h378 #define MESA_FORMAT_Z24_UNORM_S8_UINT PIPE_FORMAT_Z24_UNORM_S8_UINT macro
H A Dtexstore.c413 assert(dstFormat == MESA_FORMAT_Z24_UNORM_S8_UINT); in _mesa_texstore_s8_z24()
595 table[MESA_FORMAT_Z24_UNORM_S8_UINT] = _mesa_texstore_s8_z24; in texstore_depth_stencil()
H A Dformats.c1038 case MESA_FORMAT_Z24_UNORM_S8_UINT: in _mesa_uncompressed_format_to_type_and_comps()
H A Dpack.c1716 case MESA_FORMAT_Z24_UNORM_S8_UINT: in _mesa_unpack_uint_24_8_depth_stencil_row()
1790 case MESA_FORMAT_Z24_UNORM_S8_UINT: in _mesa_unpack_float_32_uint_24_8_depth_stencil_row()
H A Dreadpix.c662 rb->Format != MESA_FORMAT_Z24_UNORM_S8_UINT) in fast_read_depth_stencil_pixels()

Completed in 10 milliseconds