Searched refs:MESA_FORMAT_R8 (Results 1 – 19 of 19) sorted by relevance
16 case MESA_FORMAT_R8: in intel_mesa_format_to_rb_datatype()
276 image->format = MESA_FORMAT_R8; in intel_allocate_image()360 case MESA_FORMAT_R8: in intel_create_image_from_renderbuffer()
779 format = MESA_FORMAT_R8; in intel_miptree_alloc_mcs()
321 [MESA_FORMAT_R8] = BRW_SURFACEFORMAT_R8_UNORM, in brw_format_for_mesa_format()
101 MESA_FORMAT_R8, /* RRRR RRRR */ enumerator
371 MESA_FORMAT_R8,1827 return MESA_FORMAT_R8; in _mesa_get_uncompressed_format()2146 case MESA_FORMAT_R8: in _mesa_format_to_type_and_comps()2717 case MESA_FORMAT_R8: in _mesa_format_matches_format_and_type()
786 RETURN_IF_SUPPORTED(MESA_FORMAT_R8); in _mesa_choose_tex_format()792 RETURN_IF_SUPPORTED(MESA_FORMAT_R8); in _mesa_choose_tex_format()
1718 table[MESA_FORMAT_R8] = pack_ubyte_R8; in _mesa_get_pack_ubyte_rgba_function()1864 table[MESA_FORMAT_R8] = pack_float_R8; in _mesa_get_pack_float_rgba_function()
1509 table[MESA_FORMAT_R8] = unpack_R8; in get_unpack_rgba_function()2069 case MESA_FORMAT_R8: in _mesa_unpack_ubyte_rgba_row()
2227 dstFormat == MESA_FORMAT_R8); in _mesa_texstore_unorm8()4076 table[MESA_FORMAT_R8] = _mesa_texstore_unorm8; in _mesa_get_texstore_func()
3976 return MESA_FORMAT_R8; in get_texbuffer_format()
187 case MESA_FORMAT_R8: in st_mesa_format_to_pipe_format()519 return MESA_FORMAT_R8; in st_pipe_format_to_mesa_format()
314 MESA_FORMAT_R8,