Searched refs:getTextureState (Results 1 – 12 of 12) sorted by relevance
355 const TextureState &getTextureState() const;
121 !texture->getTextureState().isCubeComplete()) in CheckAttachmentCompleteness()315 GLuint textureEffectiveBaseLevel = texture->getTextureState().getEffectiveBaseLevel(); in AttachmentOverlapsWithTexture()
150 const GLuint effectiveBaseLevel = texture->getTextureState().getEffectiveBaseLevel(); in ValidateCreateImageMipLevelCommon()153 static_cast<GLuint>(level) > texture->getTextureState().getMipmapMaxLevel())) in ValidateCreateImageMipLevelCommon()
1085 const TextureState &Texture::getTextureState() const in getTextureState() function in gl::Texture
1909 const GLuint effectiveBaseLevel = texture->getTextureState().getEffectiveBaseLevel(); in ValidateGenerateMipmapBase()1969 if (target == TextureType::CubeMap && !texture->getTextureState().isCubeComplete()) in ValidateGenerateMipmapBase()
140 const InternalFormat *info = texture->getTextureState().getImageDesc(target, level).format.info; in QueryTexLevelParameterBase()
707 if (!texture->getTextureState().compatibleWithSamplerFormatForWebGL( in setActiveTextureDirty()
355 unsigned int baseLevel = texture.getTextureState().getEffectiveBaseLevel(); in updateSamplerMetadata()2726 storage11->getSRVForSampler(context, texture->getTextureState(), sampler, &textureSRV)); in setTextureForSampler()3319 const gl::TextureState &textureState = texture->getTextureState(); in generateSwizzle()3340 if (texture->getTextureState().swizzleRequired()) in generateSwizzlesForShader()
2656 const gl::ImageDesc &sourceImageDesc = source->getTextureState().getImageDesc( in copyTexture()
1190 const gl::ImageDesc &desc = texture->getTextureState().getImageDesc(index); in SerializeTextureData()
2138 const gl::ImageDesc &desc = texture->getTextureState().getImageDesc(imageIndex); in CaptureTextureStorage()2838 const gl::ImageDesc &desc = texture->getTextureState().getImageDesc(index); in CaptureShareGroupMidExecutionSetup()
1147 const gl::ImageDesc &sourceImageDesc = source->getTextureState().getImageDesc(