Searched refs:gl_frag_attrib (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmtypes.h339 } gl_frag_attrib; typedef in typeref:enum:__anon12792
343 * Convert from a gl_vert_result value to the corresponding gl_frag_attrib.
347 * gl_vert_result values which have no corresponding gl_frag_attrib
364 * Convert from a gl_frag_attrib value to the corresponding gl_vert_result.
368 * gl_frag_attrib values which have no corresponding gl_vert_result
372 _mesa_frag_attrib_to_vert_result(gl_frag_attrib frag_attrib)
H A Dcontext.c348 gl_frag_attrib fa = FRAG_ATTRIB_WPOS;

Completed in 42 milliseconds