Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h481 MSG kReadBufferNotAttached = "Read buffer has no attachment."; variable
DvalidationES.cpp2874 context->validationError(entryPoint, GL_INVALID_OPERATION, kReadBufferNotAttached); in ValidateStateQuery()