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