Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_I_UNORM16 (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c57 [MESA_FORMAT_I_UNORM16] = ISL_FORMAT_I16_UNORM, in brw_isl_format_for_mesa_format()
/third_party/mesa3d/src/mesa/main/
Dtexformat.c217 RETURN_IF_SUPPORTED(MESA_FORMAT_I_UNORM16); in _mesa_choose_tex_format()
Dformats.h397 #define MESA_FORMAT_I_UNORM16 PIPE_FORMAT_I16_UNORM macro
Dformats.c973 case MESA_FORMAT_I_UNORM16: in _mesa_uncompressed_format_to_type_and_comps()
Dformats.csv107 MESA_FORMAT_I_UNORM16 , array , 1, 1, 1, un16, , , , xxxx, rgb
Dteximage.c6181 return MESA_FORMAT_I_UNORM16; in _mesa_get_texbuffer_format()