Searched refs:ccs_e (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/isl/ |
D | isl_format.c | 52 uint8_t ccs_e; member 58 #define SF(sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ccs_e, ta, sf) \ argument 59 [ISL_FORMAT_##sf] = { true, sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ta, ccs_e}, 895 return devinfo->verx10 >= format_info[format].ccs_e; in isl_format_supports_ccs_e()
|