Searched refs:_TextureCombinePrimary (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_context.h218 GLboolean _TextureCombinePrimary; member in struct:__anon12832
H A Ds_context.c182 * Update the swrast->_TextureCombinePrimary flag.
190 swrast->_TextureCombinePrimary = GL_FALSE;
198 swrast->_TextureCombinePrimary = GL_TRUE;
202 swrast->_TextureCombinePrimary = GL_TRUE;
H A Ds_texcombine.c634 if (swrast->_TextureCombinePrimary) {

Completed in 320 milliseconds