Lines Matching refs:countBuffer
1239 * pname:countBuffer is the buffer containing the draw count.
1240 * pname:countBufferOffset is the byte offset into pname:countBuffer where
1245 specified in pname:countBuffer and pname:maxDrawCount.
1252 The command will read an unsigned 32-bit integer from pname:countBuffer
1269 * [[VUID-vkCmdDrawIndirectCount-countBuffer-03121]]
1270 If the count stored in pname:countBuffer is equal to `1`,
1273 * [[VUID-vkCmdDrawIndirectCount-countBuffer-03122]]
1274 If the count stored in pname:countBuffer is greater than `1`,
1407 * pname:countBuffer is the buffer containing the draw count.
1408 * pname:countBufferOffset is the byte offset into pname:countBuffer where
1413 specified in pname:countBuffer and pname:maxDrawCount.
1420 The command will read an unsigned 32-bit integer from pname:countBuffer
1437 * [[VUID-vkCmdDrawIndexedIndirectCount-countBuffer-03153]]
1438 If count stored in pname:countBuffer is equal to `1`, [eq]#(pname:offset
1441 * [[VUID-vkCmdDrawIndexedIndirectCount-countBuffer-03154]]
1442 If count stored in pname:countBuffer is greater than `1`,