Searched defs:vertslen (Results 1 – 1 of 1) sorted by relevance
814 const size_t vertslen = count * sizeof (Vertex); in D3D_QueueDrawPoints() local838 const size_t vertslen = count * sizeof (Vertex) * 4; in D3D_QueueFillRects() local887 const size_t vertslen = sizeof (Vertex) * 4; in D3D_QueueCopy() local949 const size_t vertslen = sizeof (Vertex) * 5; in D3D_QueueCopyEx() local
Completed in 11 milliseconds