Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h43 MSG kBlitMissingColor = "Attempt to read from a missing color attachment of a complete framebuffer.… variable
DvalidationES.cpp1659 context->validationError(entryPoint, GL_INVALID_OPERATION, kBlitMissingColor); in ValidateBlitFramebufferParameters()