Searched refs:kCubemapInvalidDepth (Results 1 – 2 of 2) sorted by relevance
81 MSG kCubemapInvalidDepth = "The cubemap depth must be a multiple of 6."; variable
565 context->validationError(GL_INVALID_VALUE, kCubemapInvalidDepth); in ValidateES3TexImageParametersBase()1375 context->validationError(GL_INVALID_VALUE, kCubemapInvalidDepth); in ValidateES3TexStorageParametersBase()