GPUComputePassDescriptor constructor
GPUComputePassDescriptor({
- String label,
- GPUComputePassTimestampWrites timestampWrites,
Implementation
external factory GPUComputePassDescriptor({
String label,
GPUComputePassTimestampWrites timestampWrites,
});