Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h81 MSG kCubemapInvalidDepth = "The cubemap depth must be a multiple of 6."; variable
DvalidationES3.cpp565 context->validationError(GL_INVALID_VALUE, kCubemapInvalidDepth); in ValidateES3TexImageParametersBase()
1375 context->validationError(GL_INVALID_VALUE, kCubemapInvalidDepth); in ValidateES3TexStorageParametersBase()