Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h80 MSG kCubemapIncomplete = "Texture is not cubemap complete. All cubemaps faces must be defined and b… variable
DvalidationES.cpp1971 context->validationError(entryPoint, GL_INVALID_OPERATION, kCubemapIncomplete); in ValidateGenerateMipmapBase()
3792 context->validationError(entryPoint, GL_INVALID_VALUE, kCubemapIncomplete); in ValidateCopyTexImageParametersBase()