Searched refs:newVertices (Results 1 – 1 of 1) sorted by relevance
908 CUSTOMVERTEX newVertices[] = { in UpdateVerticeBuffer() local916 if (FAILED(pVB->Lock(sizeof(CUSTOMVERTEX) * offset, sizeof(newVertices), in UpdateVerticeBuffer()923 memcpy(pVertices, newVertices, sizeof(newVertices)); in UpdateVerticeBuffer()