Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_L_UINT8 (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/main/
Dformats.h512 MESA_FORMAT_L_UINT8, enumerator
Dtexformat.c542 RETURN_IF_SUPPORTED(MESA_FORMAT_L_UINT8); in _mesa_choose_tex_format()
Dformats.c1119 case MESA_FORMAT_L_UINT8: in _mesa_uncompressed_format_to_type_and_comps()
1738 case MESA_FORMAT_L_UINT8: in _mesa_format_matches_format_and_type()
Dformats.csv227 MESA_FORMAT_L_UINT8 , array , 1, 1, 1, u8 , , , , xxx1, rgb
Dteximage.c5241 return MESA_FORMAT_L_UINT8; in _mesa_get_texbuffer_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c250 case MESA_FORMAT_L_UINT8: in st_mesa_format_to_pipe_format()
735 return MESA_FORMAT_L_UINT8; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c7678 case MESA_FORMAT_L_UINT8: in _mesa_get_pack_ubyte_rgba_function()
9096 case MESA_FORMAT_L_UINT8: in _mesa_pack_ubyte_rgba_row()
9630 case MESA_FORMAT_L_UINT8: in _mesa_pack_uint_rgba_row()
Dformat_info.h2107 .Name = MESA_FORMAT_L_UINT8,
Dformat_unpack.c6824 case MESA_FORMAT_L_UINT8: in _mesa_unpack_uint_rgba_row()