Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp276 _mesa_pack_float_z_row(MESA_FORMAT_Z_UNORM32, 1, &val, &result); in TEST_F()
/third_party/mesa3d/src/mesa/main/
H A Dtexstore.c155 assert(dstFormat == MESA_FORMAT_Z_UNORM32 || in _mesa_texstore_z32()
159 if (dstFormat == MESA_FORMAT_Z_UNORM32) in _mesa_texstore_z32()
599 table[MESA_FORMAT_Z_UNORM32] = _mesa_texstore_z32; in texstore_depth_stencil()
H A Dformats.h275 * MESA_FORMAT_Z_UNORM32 - float[i] = Z
407 #define MESA_FORMAT_Z_UNORM32 PIPE_FORMAT_Z32_UNORM macro
H A Dformats.c1058 case MESA_FORMAT_Z_UNORM32: in _mesa_uncompressed_format_to_type_and_comps()
H A Dglformats.c3980 return MESA_FORMAT_Z_UNORM32; in _mesa_format_from_format_and_type()

Completed in 12 milliseconds