Lines Matching refs:cat6
61 ldgb->cat6.iim_val = intr->num_components;
62 ldgb->cat6.d = 4;
63 ldgb->cat6.type = TYPE_U32;
100 stgb->cat6.iim_val = ncomp;
101 stgb->cat6.d = 4;
102 stgb->cat6.type = TYPE_U32;
197 atomic->cat6.iim_val = 1;
198 atomic->cat6.d = 4;
199 atomic->cat6.type = type;
283 stib->cat6.iim_val = ncomp;
284 stib->cat6.d = ncoords;
285 stib->cat6.type = ir3_get_image_type(var);
286 stib->cat6.typed = true;
349 atomic->cat6.iim_val = 1;
350 atomic->cat6.d = ncoords;
351 atomic->cat6.type = ir3_get_image_type(var);
352 atomic->cat6.typed = true;