Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/isl/
Disl.h542 ISL_TXC_NONE = 0, enumerator
1918 return fmtl->txc != ISL_TXC_NONE; in isl_format_is_compressed()
1929 case ISL_TXC_NONE: in isl_format_has_bc_compression()
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c1171 assert(isl_layout->txc == ISL_TXC_NONE); in check_drm_format_mod()