Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp245 _mesa_unpack_float_z_row(MESA_FORMAT_Z_FLOAT32, 1, &val, &result); in test_unpack_floatz_z32f()
260 _mesa_unpack_uint_z_row(MESA_FORMAT_Z_FLOAT32, 1, &val, &result); in test_unpack_uintz_z32f()
/third_party/mesa3d/src/mesa/main/
H A Dformats.h462 #define MESA_FORMAT_Z_FLOAT32 PIPE_FORMAT_Z32_FLOAT macro
H A Dtexstore.c156 dstFormat == MESA_FORMAT_Z_FLOAT32); in _mesa_texstore_z32()
601 table[MESA_FORMAT_Z_FLOAT32] = _mesa_texstore_z32; in texstore_depth_stencil()
H A Dformats.c1063 case MESA_FORMAT_Z_FLOAT32: in _mesa_uncompressed_format_to_type_and_comps()
H A Dglformats.c3976 return MESA_FORMAT_Z_FLOAT32; in _mesa_format_from_format_and_type()

Completed in 12 milliseconds