Home
last modified time | relevance | path

Searched defs:convertedInternalFormat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp417 GLint convertedInternalFormat = decompressedInternalFormat(ctx, internalformat); in doCompressedTexImage2D() local
556 GLint convertedInternalFormat = decompressedInternalFormat(ctx, internalformat); in doCompressedTexImage2D() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES.cpp1610 GLenum convertedInternalFormat = context->getConvertedRenderbufferFormat(internalformat); in ValidateRenderbufferStorageParametersBase() local
H A DContext.cpp6429 GLenum convertedInternalFormat = getConvertedRenderbufferFormat(internalformat); in renderbufferStorage() local
6463 GLenum convertedInternalFormat = getConvertedRenderbufferFormat(internalformat); in renderbufferStorageMultisampleImpl() local