Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h462 MSG kOutsideOfBounds = "Parameter outside of bounds."; variable
DvalidationES.cpp436 context->validationError(GL_INVALID_VALUE, kOutsideOfBounds); in ValidateTextureMaxAnisotropyValue()