Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h434 MSG kNegativeLocation = "Location cannot be less than 0."; variable
DvalidationES2.cpp3095 context->validationError(entryPoint, GL_INVALID_VALUE, kNegativeLocation); in ValidateBindUniformLocationCHROMIUM()