Searched refs:setDepthStencilTextureMode (Results 1 – 3 of 3) sorted by relevance
378 void setDepthStencilTextureMode(const Context *context, GLenum mode);
1101 void Texture::setDepthStencilTextureMode(const Context *context, GLenum mode) in setDepthStencilTextureMode() function in gl::Texture
481 texture->setDepthStencilTextureMode(context, ConvertToGLenum(pname, params[0])); in SetTexParameterBase()