Home
last modified time | relevance | path

Searched refs:ISL_TXC_CCS (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl_gfx8.c104 if (fmtl->txc == ISL_TXC_CCS) { in isl_gfx8_choose_image_alignment_el()
Disl_gfx9.c111 if (fmtl->txc == ISL_TXC_CCS) { in isl_gfx9_choose_image_alignment_el()
Disl_gfx12.c190 if (fmtl->txc == ISL_TXC_CCS) { in isl_gfx12_choose_image_alignment_el()
Disl.h557 ISL_TXC_CCS, enumerator
1888 case ISL_TXC_CCS: in isl_format_has_bc_compression()
Disl.c603 assert(isl_format_get_layout(info->format)->txc == ISL_TXC_CCS); in isl_surf_choose_tiling()
1150 fmtl->txc == ISL_TXC_CCS) { in isl_calc_array_pitch_el_rows_gfx4_2d()
/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c1211 assert(aux_fmtl->txc == ISL_TXC_CCS); in blorp_ccs_resolve()
1413 assert(aux_fmtl->txc == ISL_TXC_CCS); in blorp_ccs_ambiguate()