Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dformat_fallback.c74 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_get_srgb_format_linear()
177 return MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM; in _mesa_get_linear_format_srgb()
245 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_get_linear_format_srgb()
Dformat_info.h3115 .Name = MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM,
/external/mesa3d/src/mesa/main/
Dtexcompress.c559 return MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM; in _mesa_glenum_to_compressed_format()
745 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_compressed_format_to_glenum()
Dformats.h604 MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM, enumerator
Dtexcompress_bptc.c958 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_get_bptc_fetch_func()
Dformats.csv319 MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM , bptc , 4, 4, 1, x128, , , , xyzw, srgb
Dtexstore.c655 table[MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM] = in texstore_compressed()
Dformats.c685 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_get_uncompressed_format()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c153 [MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM] = ISL_FORMAT_BC7_UNORM_SRGB, in brw_isl_format_for_mesa_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c354 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in st_mesa_format_to_pipe_format()
839 return MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM; in st_pipe_format_to_mesa_format()