Searched refs:ISL_TXC_ETC2 (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/prebuilt-intermediates/isl/ |
D | isl_format_layout.c | 3947 .txc = ISL_TXC_ETC2, 3967 .txc = ISL_TXC_ETC2, 3987 .txc = ISL_TXC_ETC2, 4007 .txc = ISL_TXC_ETC2, 4027 .txc = ISL_TXC_ETC2, 4047 .txc = ISL_TXC_ETC2, 4347 .txc = ISL_TXC_ETC2, 4367 .txc = ISL_TXC_ETC2, 4387 .txc = ISL_TXC_ETC2, 4407 .txc = ISL_TXC_ETC2,
|
/external/mesa3d/src/intel/isl/ |
D | isl.h | 437 ISL_TXC_ETC2, enumerator 1474 case ISL_TXC_ETC2: in isl_format_has_bc_compression()
|
D | isl_format.c | 400 if (fmtl->txc == ISL_TXC_ETC1 || fmtl->txc == ISL_TXC_ETC2) in isl_format_supports_sampling() 433 if (fmtl->txc == ISL_TXC_ETC1 || fmtl->txc == ISL_TXC_ETC2) in isl_format_supports_filtering()
|