Home | History | Annotate | Download | only in main

Lines Matching refs:FRAG_ATTRIB_WPOS

321    FRAG_ATTRIB_WPOS = 0,
345 * VERT_RESULT_HPOS is converted to FRAG_ATTRIB_WPOS.
366 * FRAG_ATTRIB_WPOS is converted to VERT_RESULT_HPOS.
387 #define FRAG_BIT_WPOS (1 << FRAG_ATTRIB_WPOS)