VkCommandBuffer | NVK Search
  1. No Results
Categories
VkCommandBuffer Opaque handle to a command buffer object Syntax
commandBuffer = new VkCommandBuffer();
Stub
let commandBuffer = new VkCommandBuffer();
Default Properties VkCommandBuffer.prototype.memoryBuffer ArrayBuffer Native memory reference of the handle. VkCommandBuffer.byteLength Number Total native byte length of this handle.