Searched defs:FRAG_ATTRIB_WPOS (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmtypes.h321 FRAG_ATTRIB_WPOS = 0, enumerator in enum:__anon14707
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)

Completed in 82 milliseconds