Searched defs:elk_clip_prog_key (Results 1 – 1 of 1) sorted by relevance
431 struct elk_clip_prog_key { struct432 uint64_t attrs;433 float offset_factor;434 float offset_units;435 float offset_clamp;436 bool contains_flat_varying;437 bool contains_noperspective_varying;438 unsigned char interp_mode[65]; /* ELK_VARYING_SLOT_COUNT */439 unsigned primitive:4;440 unsigned nr_userclip:4;[all …]