Home
last modified time | relevance | path

Searched defs:elk_clip_prog_key (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h431 struct elk_clip_prog_key { struct
432 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 …]