Example.createDynamicBuffer

Create a buffer, binds memory to it, and leave content undefined The buffer will be host visible and host coherent such as content can be updated without staging buffer

class Example
final
createDynamicBuffer

Meta