Merge pull request #23 from Vtec234/vkCmdDraw-typo
vkCmdDraw.txt: fix typo
This commit is contained in:
commit
8555ed865c
|
@ -23,7 +23,7 @@ pname:vertexCount::
|
|||
The number of vertices passed to the graphics pipeline.
|
||||
|
||||
pname:firstInstance::
|
||||
The first instance of data to be passed to the graphice pipeline.
|
||||
The first instance of data to be passed to the graphics pipeline.
|
||||
|
||||
pname:instanceCount::
|
||||
The number of instances to be passed to the graphics pipeline.
|
||||
|
|
Loading…
Reference in New Issue