Searched refs:SetVertexCount (Results 1 – 4 of 4) sorted by relevance
514 draw.SetVertexCount(4); in DoDrawRect()601 draw.SetVertexCount(vertices); in DoDrawGrid()
245 void SetVertexCount(uint32_t count) { vertex_count_ = count; } in SetVertexCount() function
350 cmd->SetVertexCount(token->AsUint32()); in ProcessDrawArrays()
2641 cmd->SetVertexCount(count); in ParseRun()