Data Fields | |
WGPUChainedStruct const * | nextInChain |
WGPUStringView | label |
WGPUComputePassTimestampWrites | timestampWrites |
Default values can be set using WGPU_COMPUTE_PASS_DESCRIPTOR_INIT as initializer.
WGPUChainedStruct const* WGPUComputePassDescriptor::nextInChain |
WGPUStringView WGPUComputePassDescriptor::label |
This is a Non-Null Input String.
Defaults to WGPU_STRING_VIEW_INIT.
WGPUComputePassTimestampWrites WGPUComputePassDescriptor::timestampWrites |
Defaults to WGPU_COMPUTE_PASS_TIMESTAMP_WRITES_INIT.