"will applied"->"will be applied"
This commit is contained in:
Tobin Ehlis 2019-10-06 12:17:12 -06:00 committed by Jon Leech
parent 434a4d798d
commit 9863399264

View File

@ -495,7 +495,7 @@ include::{generated}/api/structs/VkVertexInputBindingDivisorDescriptionEXT.txt[]
* pname:binding is the binding number for which the divisor is specified. * pname:binding is the binding number for which the divisor is specified.
* pname:divisor is the number of successive instances that will use the * pname:divisor is the number of successive instances that will use the
same value of the vertex attribute when instanced rendering is enabled. same value of the vertex attribute when instanced rendering is enabled.
For example, if the divisor is N, the same vertex attribute will applied For example, if the divisor is N, the same vertex attribute will be applied
to N successive instances before moving on to the next vertex attribute. to N successive instances before moving on to the next vertex attribute.
The maximum value of divisor is implementation dependent and can be The maximum value of divisor is implementation dependent and can be
queried using queried using