Searched defs:setup_context (Results 1 – 1 of 1) sorted by relevance
75 struct setup_context { struct76 struct softpipe_context *softpipe;82 const float (*vmax)[4];83 const float (*vmid)[4];84 const float (*vmin)[4];85 const float (*vprovoke)[4];87 struct edge ebot;88 struct edge etop;89 struct edge emaj;91 float oneoverarea;[all …]