Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c75 struct setup_context { struct
76 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 …]