Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DTextureUtils.cpp415 GLint convertedInternalFormat = decompressedInternalFormat(ctx, internalformat); in doCompressedTexImage2D() local
546 GLint convertedInternalFormat = decompressedInternalFormat(ctx, internalformat); in doCompressedTexImage2D() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationES.cpp1271 GLenum convertedInternalFormat = context->getConvertedRenderbufferFormat(internalformat); in ValidateRenderbufferStorageParametersBase() local
DContext.cpp5430 GLenum convertedInternalFormat = getConvertedRenderbufferFormat(internalformat); in renderbufferStorage() local
5443 GLenum convertedInternalFormat = getConvertedRenderbufferFormat(internalformat); in renderbufferStorageMultisample() local