Lines Matching refs:draws
52 This enable only applies to indexed draws (flink:vkCmdDrawIndexed,
761 ** For non-indexed draws, from vertices with a lower numbered
763 ** For indexed draws, vertices sourced from a lower index buffer addresses
766 ** For draws using mesh shaders, the order is provided by <<mesh-ordering,
770 ** For draws using cluster culling shaders, the order is provided by
1043 To record an ordered sequence of draws which have no state changes between
1050 * pname:drawCount is the number of draws to execute, and can: be zero.
1059 The number of draws recorded is pname:drawCount, with each draw reading,
1091 To record an ordered sequence of indexed draws which have no state changes
1098 * pname:drawCount is the number of draws to execute, and can: be zero.
1111 The number of draws recorded is pname:drawCount, with each draw reading,
1194 * pname:drawCount is the number of draws to execute, and can: be zero.
1200 pname:drawCount draws are executed by the command, with parameters taken
1293 * pname:maxDrawCount specifies the maximum number of draws that will be
1349 * pname:drawCount is the number of draws to execute, and can: be zero.
1356 pname:drawCount draws are executed by the command, with parameters taken
1455 * pname:maxDrawCount specifies the maximum number of draws that will be