Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching full:vkdrawindirectcommand

1844         <type category="struct" name="VkDrawIndirectCommand">
3921 <usage>If the &lt;&lt;features-features-drawIndirectFirstInstance,drawIndirectFirstInstance&gt;&gt; feature is not enabled, all the pname:firstInstance members of the sname:VkDrawIndirectCommand structures accessed by this command must: be code:0</usage>
3928 <usage>If pname:drawCount is greater than `0`, the total value of (pname:stride * (pname:drawCount - 1) + pname:offset + sizeof(sname:VkDrawIndirectCommand)) must: be less than or equal to the size of pname:buffer</usage>
4880 <type name="VkDrawIndirectCommand"/>