Set buffer data.
src
, and copies its "counter"
value into dst
buffer at given byte offset.This is most commonly used in conjunction with Graphics.DrawProceduralIndirect,
to render arbitrary number of primitives without reading their count back to the CPU.