Home
last modified time | relevance | path

Searched refs:ISL_TXC_ETC1 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl.h550 ISL_TXC_ETC1, enumerator
1934 case ISL_TXC_ETC1: in isl_format_has_bc_compression()
Disl_format.c731 if (fmtl->txc == ISL_TXC_ETC1 || fmtl->txc == ISL_TXC_ETC2) in isl_format_supports_sampling()