Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_B10G10R10A2_UINT (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c190 [MESA_FORMAT_B10G10R10A2_UINT] = ISL_FORMAT_B10G10R10A2_UINT, in brw_isl_format_for_mesa_format()
/external/mesa3d/src/mesa/main/
Dformats.h480 MESA_FORMAT_B10G10R10A2_UINT, /* AARR RRRR RRRR GGGG GGGG GGBB BBBB BBBB */ enumerator
Dtexformat.c760 RETURN_IF_SUPPORTED(MESA_FORMAT_B10G10R10A2_UINT); in _mesa_choose_tex_format()
Dformats.c1293 case MESA_FORMAT_B10G10R10A2_UINT: in _mesa_uncompressed_format_to_type_and_comps()
1889 case MESA_FORMAT_B10G10R10A2_UINT: in _mesa_format_matches_format_and_type()
Dformats.csv195 MESA_FORMAT_B10G10R10A2_UINT , packed, 1, 1, 1, u10 , u10 , u10 , u2 , zyxw, rgb
Dglformats.c3618 return MESA_FORMAT_B10G10R10A2_UINT; in _mesa_format_from_format_and_type()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c406 case MESA_FORMAT_B10G10R10A2_UINT: in st_mesa_format_to_pipe_format()
892 return MESA_FORMAT_B10G10R10A2_UINT; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c7594 case MESA_FORMAT_B10G10R10A2_UINT: in _mesa_get_pack_ubyte_rgba_function()
8900 case MESA_FORMAT_B10G10R10A2_UINT: in _mesa_pack_ubyte_rgba_row()
9434 case MESA_FORMAT_B10G10R10A2_UINT: in _mesa_pack_uint_rgba_row()
Dformat_info.h1715 .Name = MESA_FORMAT_B10G10R10A2_UINT,
Dformat_unpack.c6628 case MESA_FORMAT_B10G10R10A2_UINT: in _mesa_unpack_uint_rgba_row()