Home
last modified time | relevance | path

Searched refs:getImmutableLevels (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DTexture.h331 GLuint getImmutableLevels() const;
DTexture.cpp932 GLuint Texture::getImmutableLevels() const in getImmutableLevels() function in gl::Texture
DFrameCapture.cpp1738 texture->getImmutableLevels(), in CaptureTextureStorage()
1748 texture->getImmutableLevels(), desc.format.info->internalFormat, in CaptureTextureStorage()
Dqueryutils.cpp265 *params = CastFromGLintStateValue<ParamType>(pname, texture->getImmutableLevels()); in QueryTexParameterBase()