Searched refs:MESA_FORMAT_GR88 (Results 1 – 16 of 16) sorted by relevance
17 case MESA_FORMAT_GR88: in intel_mesa_format_to_rb_datatype()
279 image->format = MESA_FORMAT_GR88; in intel_allocate_image()
322 [MESA_FORMAT_GR88] = BRW_SURFACEFORMAT_R8G8_UNORM, in brw_format_for_mesa_format()
102 MESA_FORMAT_GR88, /* GGGG GGGG RRRR RRRR */ enumerator
380 MESA_FORMAT_GR88,1831 return MESA_FORMAT_GR88; in _mesa_get_uncompressed_format()2116 case MESA_FORMAT_GR88: in _mesa_format_to_type_and_comps()2719 case MESA_FORMAT_GR88: in _mesa_format_matches_format_and_type()
801 RETURN_IF_SUPPORTED(MESA_FORMAT_GR88); in _mesa_choose_tex_format()807 RETURN_IF_SUPPORTED(MESA_FORMAT_GR88); in _mesa_choose_tex_format()
1814 dstFormat == MESA_FORMAT_GR88 || in _mesa_texstore_unorm88()1823 (dstFormat == MESA_FORMAT_GR88 && in _mesa_texstore_unorm88()1855 if ((littleEndian && dstFormat == MESA_FORMAT_GR88) || in _mesa_texstore_unorm88()1894 dstFormat == MESA_FORMAT_GR88) { in _mesa_texstore_unorm88()4077 table[MESA_FORMAT_GR88] = _mesa_texstore_unorm88; in _mesa_get_texstore_func()
1719 table[MESA_FORMAT_GR88] = pack_ubyte_GR88; in _mesa_get_pack_ubyte_rgba_function()1865 table[MESA_FORMAT_GR88] = pack_float_GR88; in _mesa_get_pack_float_rgba_function()
1510 table[MESA_FORMAT_GR88] = unpack_GR88; in get_unpack_rgba_function()2072 case MESA_FORMAT_GR88: in _mesa_unpack_ubyte_rgba_row()
3955 return MESA_FORMAT_GR88; in get_texbuffer_format()
191 case MESA_FORMAT_GR88: in st_mesa_format_to_pipe_format()523 return MESA_FORMAT_GR88; in st_pipe_format_to_mesa_format()
320 MESA_FORMAT_GR88,