Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h211 MSG kInsufficientVertexBufferSize = "Vertex buffer is not big enough for the draw call"; variable
DvalidationES.cpp8193 context->validationError(entryPoint, GL_INVALID_OPERATION, kInsufficientVertexBufferSize); in RecordDrawAttribsError()