Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h453 MSG kNotTextureComplete = "The texture is not complete."; variable
DvalidationES.cpp3140 context->validationError(entryPoint, GL_INVALID_OPERATION, kNotTextureComplete); in ValidateCopyImageSubDataTargetRegion()