Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformats.h514 MESA_FORMAT_L_UINT32, enumerator
Dtexformat.c550 RETURN_IF_SUPPORTED(MESA_FORMAT_L_UINT32); in _mesa_choose_tex_format()
Dformats.c1140 case MESA_FORMAT_L_UINT32: in _mesa_uncompressed_format_to_type_and_comps()
1743 case MESA_FORMAT_L_UINT32: in _mesa_format_matches_format_and_type()
Dformats.csv229 MESA_FORMAT_L_UINT32 , array , 1, 1, 1, u32 , , , , xxx1, rgb
Dteximage.c5245 return MESA_FORMAT_L_UINT32; in _mesa_get_texbuffer_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c254 case MESA_FORMAT_L_UINT32: in st_mesa_format_to_pipe_format()
739 return MESA_FORMAT_L_UINT32; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c7684 case MESA_FORMAT_L_UINT32: in _mesa_get_pack_ubyte_rgba_function()
9110 case MESA_FORMAT_L_UINT32: in _mesa_pack_ubyte_rgba_row()
9644 case MESA_FORMAT_L_UINT32: in _mesa_pack_uint_rgba_row()
Dformat_info.h2135 .Name = MESA_FORMAT_L_UINT32,
Dformat_unpack.c6838 case MESA_FORMAT_L_UINT32: in _mesa_unpack_uint_rgba_row()