Data Fields | |
| WGPUChainedStruct * | nextInChain |
| WGPUStringView | label |
| WGPUPassTimestampWrites const * | timestampWrites |
Default values can be set using WGPU_COMPUTE_PASS_DESCRIPTOR_INIT as initializer.
| WGPUChainedStruct* WGPUComputePassDescriptor::nextInChain |
| WGPUStringView WGPUComputePassDescriptor::label |
This is a Non-Null Input String.
The INIT macro sets this to WGPU_STRING_VIEW_INIT.
| WGPUPassTimestampWrites const* WGPUComputePassDescriptor::timestampWrites |