WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUShaderModule methods

Functions whose first argument has type WGPUShaderModule. More...

Functions

WGPUFuture wgpuShaderModuleGetCompilationInfo (WGPUShaderModule shaderModule, WGPUCompilationInfoCallbackInfo callbackInfo)
 
void wgpuShaderModuleSetLabel (WGPUShaderModule shaderModule, WGPUStringView label)
 
void wgpuShaderModuleAddRef (WGPUShaderModule shaderModule)
 
void wgpuShaderModuleRelease (WGPUShaderModule shaderModule)
 

Detailed Description

Functions whose first argument has type WGPUShaderModule.