Home
last modified time | relevance | path

Searched refs:kInternalFormatRequiresTexture2DArrayS3TC (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DErrorStrings.h166 MSG kInternalFormatRequiresTexture2DArrayS3TC = "internalformat is an S3TC format and target is not… variable
DvalidationES3.cpp372 context->validationError(GL_INVALID_OPERATION, kInternalFormatRequiresTexture2DArrayS3TC); in ValidateES3CompressedFormatForTexture3D()