Updated Xbox D3D drawing via NV2A Kelvin (markdown)

PatrickvL 2021-07-12 17:21:45 +02:00
parent e63eab7cfa
commit 72f677a12b
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
Xbox D3D Drawing is performed via 4 Draw\*Vertices\* API's (and a few other cases, described below);
Xbox D3D drawing is performed via 4 Draw\*Vertices\* API's (and a few other cases, described below);
All 4 Draw*Vertices* API's have the two arguments (D3DPRIMITIVETYPE PrimitiveType, UINT VertexCount). Additionally:
* One API has a StartVertex argument