Searched refs:kInsufficientVertexBufferSize (Results 1 – 2 of 2) sorted by relevance
210 MSG kInsufficientVertexBufferSize = "Vertex buffer is not big enough for the draw call"; variable
7878 context->validationError(GL_INVALID_OPERATION, kInsufficientVertexBufferSize); in RecordDrawAttribsError()