Lines Matching refs:pCounterBuffers
80 If the optional pname:pCounterBuffers and pname:pCounterBufferOffsets
171 pname:pCounterBuffers and pname:pCounterBufferOffsets arrays, writes to the
284 buffer corresponding to pname:pCounterBuffers[0] and
286 * pname:counterBufferCount is the size of the pname:pCounterBuffers and
288 * pname:pCounterBuffers is `NULL` or a pointer to an array of
296 If pname:pCounterBuffers is `NULL`, then transform feedback will start
299 For each element of pname:pCounterBuffers that is dlink:VK_NULL_HANDLE,
304 pname:pCounterBuffers where the counter values were previously written.
332 If pname:counterBufferCount is not `0`, and pname:pCounterBuffers is not
333 `NULL`, pname:pCounterBuffers must: be a valid pointer to an array of
343 * [[VUID-vkCmdBeginTransformFeedbackEXT-pCounterBuffers-02372]]
344 For each buffer handle in the pname:pCounterBuffers array that is not
376 buffer corresponding to pname:pCounterBuffers[0] and
378 * pname:counterBufferCount is the size of the pname:pCounterBuffers and
380 * pname:pCounterBuffers is `NULL` or a pointer to an array of
391 pname:pCounterBuffers where the counter values can be written.
415 If pname:counterBufferCount is not `0`, and pname:pCounterBuffers is not
416 `NULL`, pname:pCounterBuffers must: be a valid pointer to an array of
426 * [[VUID-vkCmdEndTransformFeedbackEXT-pCounterBuffers-02380]]
427 For each buffer handle in the pname:pCounterBuffers array that is not