Lines Matching refs:countBuffer
1317 * pname:countBuffer is the buffer containing the draw count.
1318 * pname:countBufferOffset is the byte offset into pname:countBuffer where
1323 specified in pname:countBuffer and pname:maxDrawCount.
1330 The command will read an unsigned 32-bit integer from pname:countBuffer
1347 * [[VUID-vkCmdDrawIndirectCount-countBuffer-03121]]
1348 If the count stored in pname:countBuffer is equal to `1`,
1351 * [[VUID-vkCmdDrawIndirectCount-countBuffer-03122]]
1352 If the count stored in pname:countBuffer is greater than `1`,
1480 * pname:countBuffer is the buffer containing the draw count.
1481 * pname:countBufferOffset is the byte offset into pname:countBuffer where
1486 specified in pname:countBuffer and pname:maxDrawCount.
1493 The command will read an unsigned 32-bit integer from pname:countBuffer
1511 * [[VUID-vkCmdDrawIndexedIndirectCount-countBuffer-03153]]
1512 If count stored in pname:countBuffer is equal to `1`, [eq]#(pname:offset
1515 * [[VUID-vkCmdDrawIndexedIndirectCount-countBuffer-03154]]
1516 If count stored in pname:countBuffer is greater than `1`,