Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad.h62 struct quad_header_input struct
64 int x0, y0; /**< quad window pos, always even */
65 unsigned layer;
66 unsigned viewport_index;
67 float coverage[TGSI_QUAD_SIZE]; /**< fragment coverage for antialiasing */
68 unsigned facing:1; /**< Front (0) or back (1) facing? */
69 unsigned prim:2; /**< QUAD_PRIM_POINT, LINE, TRI */