Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress.c563 return MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT; in _mesa_glenum_to_compressed_format()
749 case MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT: in _mesa_compressed_format_to_glenum()
Dformats.h606 MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT, enumerator
Dtexcompress_bptc.c962 case MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT: in _mesa_get_bptc_fetch_func()
1648 assert(dstFormat == MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT); in _mesa_texstore_bptc_rgb_unsigned_float()
Dformats.csv321 MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT , bptc , 4, 4, 1, x128, , , , xyz1, rgb
Dtexstore.c659 table[MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT] = in texstore_compressed()
Dformats.c687 case MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT: in _mesa_get_uncompressed_format()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_surface_formats.c155 [MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT] = ISL_FORMAT_BC6H_UF16, in brw_isl_format_for_mesa_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c358 case MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT: in st_mesa_format_to_pipe_format()
843 return MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_info.h3143 .Name = MESA_FORMAT_BPTC_RGB_UNSIGNED_FLOAT,