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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_fragprog.c54 swizzle_texel(const GLfloat texel[4], GLfloat colorOut[4], GLuint swizzle) function in typeref:typename:void
95 swizzle_texel(rgba, color, texObj->_Swizzle);
143 swizzle_texel(rgba, color, texObj->_Swizzle);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_fragprog.c54 swizzle_texel(const GLfloat texel[4], GLfloat colorOut[4], GLuint swizzle) function in typeref:typename:void
95 swizzle_texel(rgba, color, texObj->Attrib._Swizzle);
143 swizzle_texel(rgba, color, texObj->Attrib._Swizzle);

Completed in 3 milliseconds