Functions whose first argument has type WGPUComputePipeline. More...
Functions | |
WGPUBindGroupLayout | wgpuComputePipelineGetBindGroupLayout (WGPUComputePipeline computePipeline, uint32_t groupIndex) |
void | wgpuComputePipelineSetLabel (WGPUComputePipeline computePipeline, WGPUStringView label) |
void | wgpuComputePipelineAddRef (WGPUComputePipeline computePipeline) |
void | wgpuComputePipelineRelease (WGPUComputePipeline computePipeline) |
Functions whose first argument has type WGPUComputePipeline.
WGPUBindGroupLayout wgpuComputePipelineGetBindGroupLayout | ( | WGPUComputePipeline | computePipeline, |
uint32_t | groupIndex ) |
void wgpuComputePipelineSetLabel | ( | WGPUComputePipeline | computePipeline, |
WGPUStringView | label ) |
void wgpuComputePipelineAddRef | ( | WGPUComputePipeline | computePipeline | ) |
void wgpuComputePipelineRelease | ( | WGPUComputePipeline | computePipeline | ) |