Searched refs:getDepthStencilTextureMode (Results 1 – 4 of 4) sorted by relevance
143 GLenum getDepthStencilTextureMode() const { return mDepthStencilTextureMode; } in getDepthStencilTextureMode() function320 GLenum getDepthStencilTextureMode() const;
905 GLenum Texture::getDepthStencilTextureMode() const in getDepthStencilTextureMode() function in gl::Texture
309 CastFromGLintStateValue<ParamType>(pname, texture->getDepthStencilTextureMode()); in QueryTexParameterBase()
1478 GLenum mDepthStencilTextureMode = mState.getDepthStencilTextureMode(); in syncState()