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

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_fragprog.c53 swizzle_texel(const GLfloat texel[4], GLfloat colorOut[4], GLuint swizzle) function
94 swizzle_texel(rgba, color, texObj->_Swizzle);
143 swizzle_texel(rgba, color, texObj->_Swizzle);
/external/mesa3d/src/mesa/swrast/
H A Ds_fragprog.c53 swizzle_texel(const GLfloat texel[4], GLfloat colorOut[4], GLuint swizzle) function
94 swizzle_texel(rgba, color, texObj->_Swizzle);
143 swizzle_texel(rgba, color, texObj->_Swizzle);

Completed in 531 milliseconds