Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_fragprog.c54 swizzle_texel(const GLfloat texel[4], GLfloat colorOut[4], GLuint swizzle) in swizzle_texel() function
95 swizzle_texel(rgba, color, texObj->_Swizzle); in fetch_texel_lod()
143 swizzle_texel(rgba, color, texObj->_Swizzle); in fetch_texel_deriv()