Home | History | Annotate | Download | only in glshared

Lines Matching refs:drawElementsInstancedBaseVertex

2104 		m_ctx.drawElementsInstancedBaseVertex(primitiveToGL(primitive), vertexCount, indexTypeToGL(indexType), indexOffset, instanceCount, baseVertex);
2885 << "drawElementsInstancedBaseVertex()\n"