Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h334 MSG kMapOutOfRange = "Mapped range does not fit into buffer dimensions."; variable
DvalidationES.cpp3925 context->validationError(GL_INVALID_VALUE, kMapOutOfRange); in ValidateMapBufferRangeBase()