GPUCommandBufferDescriptor constructor

GPUCommandBufferDescriptor({
  1. String label,
})

Implementation

external factory GPUCommandBufferDescriptor({String label});