Searched refs:opVertices (Results 1 – 1 of 1) sorted by relevance
908 TextureVertex* opVertices = opMesh->vertices; in multiDraw() local909 for (uint32_t j = 0; j < vertexCount; j++, opVertices++) { in multiDraw()911 opVertices->x + tx, opVertices->y + ty, in multiDraw()912 opVertices->u, opVertices->v); in multiDraw()