Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp169 MESA_FORMAT_Z_UNORM16); in TEST_F() local
188 EXPECT_TRUE(_mesa_format_matches_format_and_type(MESA_FORMAT_Z_UNORM16, in TEST_F()
/third_party/mesa3d/src/mesa/main/
H A Dformats.h406 #define MESA_FORMAT_Z_UNORM16 PIPE_FORMAT_Z16_UNORM macro
H A Dtexstore.c255 assert(dstFormat == MESA_FORMAT_Z_UNORM16); in _mesa_texstore_z16()
596 table[MESA_FORMAT_Z_UNORM16] = _mesa_texstore_z16; in texstore_depth_stencil()
H A Dformats.c1043 case MESA_FORMAT_Z_UNORM16: in _mesa_uncompressed_format_to_type_and_comps()
H A Dglformats.c3984 return MESA_FORMAT_Z_UNORM16; in _mesa_format_from_format_and_type()

Completed in 9 milliseconds