Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_ETC2_RG11_EAC (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c547 return MESA_FORMAT_ETC2_RG11_EAC; in _mesa_glenum_to_compressed_format()
741 case MESA_FORMAT_ETC2_RG11_EAC: in _mesa_compressed_format_to_glenum()
H A Dformats.c639 case MESA_FORMAT_ETC2_RG11_EAC: in _mesa_is_format_etc2()
748 case MESA_FORMAT_ETC2_RG11_EAC: in _mesa_get_uncompressed_format()
H A Dformats.h560 #define MESA_FORMAT_ETC2_RG11_EAC PIPE_FORMAT_ETC2_RG11_UNORM macro
H A Dtexcompress_etc.c1201 * `MESA_FORMAT_ETC2_RG11_EAC`
1245 else if (format == MESA_FORMAT_ETC2_RG11_EAC) in _mesa_unpack_etc2_format()
1515 case MESA_FORMAT_ETC2_RG11_EAC: in _mesa_get_etc_fetch_func()
H A Dtexstore.c647 table[MESA_FORMAT_ETC2_RG11_EAC] = _mesa_texstore_etc2_rg11_eac; in texstore_compressed()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c96 case MESA_FORMAT_ETC2_RG11_EAC: in st_mesa_format_to_pipe_format()

Completed in 10 milliseconds