Home
last modified time | relevance | path

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

/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
Dformats.c683 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_get_srgb_format_linear()
797 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_get_uncompressed_format()
Dformats.csv318 MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM , bptc , 4, 4, 1, x128, , , , xyzw, srgb
Dtexcompress_bptc.c958 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in _mesa_get_bptc_fetch_func()
Dtexstore.c655 table[MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM] = in texstore_compressed()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c214 [MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM] = BRW_SURFACEFORMAT_BC7_UNORM_SRGB, in brw_format_for_mesa_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c349 case MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM: in st_mesa_format_to_pipe_format()
828 return MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_info.h2882 MESA_FORMAT_BPTC_SRGB_ALPHA_UNORM,