Functions whose first argument has type ComputePipeline.
More...
|
WGPUBindGroupLayout | wgpuComputePipelineGetBindGroupLayout (WGPUComputePipeline computePipeline, uint32_t groupIndex) |
|
void | wgpuComputePipelineSetLabel (WGPUComputePipeline computePipeline, char const *label) |
|
void | wgpuComputePipelineReference (WGPUComputePipeline computePipeline) |
|
void | wgpuComputePipelineRelease (WGPUComputePipeline computePipeline) |
|
Functions whose first argument has type ComputePipeline.