Searched refs:getImmutableLevels (Results 1 – 4 of 4) sorted by relevance
331 GLuint getImmutableLevels() const;
932 GLuint Texture::getImmutableLevels() const in getImmutableLevels() function in gl::Texture
1738 texture->getImmutableLevels(), in CaptureTextureStorage()1748 texture->getImmutableLevels(), desc.format.info->internalFormat, in CaptureTextureStorage()
265 *params = CastFromGLintStateValue<ParamType>(pname, texture->getImmutableLevels()); in QueryTexParameterBase()