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