Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_RG_UINT16 (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshaderimage.c102 return MESA_FORMAT_RG_UINT16; in _mesa_get_shader_image_format()
248 case MESA_FORMAT_RG_UINT16: in get_image_format_class()
Dformats.h534 MESA_FORMAT_RG_UINT16, enumerator
Dtexformat.c734 RETURN_IF_SUPPORTED(MESA_FORMAT_RG_UINT16); in _mesa_choose_tex_format()
Dformats.c1365 case MESA_FORMAT_RG_UINT16: in _mesa_uncompressed_format_to_type_and_comps()
1923 case MESA_FORMAT_RG_UINT16: in _mesa_format_matches_format_and_type()
Dformats.csv248 MESA_FORMAT_RG_UINT16 , array , 1, 1, 1, u16 , u16 , , , xy01, rgb
Dteximage.c4964 return MESA_FORMAT_RG_UINT16; in get_texbuffer_format()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c172 [MESA_FORMAT_RG_UINT16] = BRW_SURFACEFORMAT_R16G16_UINT, in brw_format_for_mesa_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c309 case MESA_FORMAT_RG_UINT16: in st_mesa_format_to_pipe_format()
789 return MESA_FORMAT_RG_UINT16; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_info.h2193 MESA_FORMAT_RG_UINT16,
Dformat_pack.c7684 case MESA_FORMAT_RG_UINT16: in _mesa_get_pack_ubyte_rgba_function()
9168 case MESA_FORMAT_RG_UINT16: in _mesa_pack_ubyte_rgba_row()
9702 case MESA_FORMAT_RG_UINT16: in _mesa_pack_uint_rgba_row()
Dformat_unpack.c6902 case MESA_FORMAT_RG_UINT16: in _mesa_unpack_uint_rgba_row()