Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h288 MSG kInvalidImageAccess = "access is not one of the supported tokens."; variable
DvalidationES31.cpp1594 context->validationError(entryPoint, GL_INVALID_ENUM, kInvalidImageAccess); in ValidateBindImageTexture()