WebGPU Headers: 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)
 

Functions whose first argument has type WGPUShaderModule.

◆ wgpuShaderModuleGetCompilationInfo()

◆ wgpuShaderModuleSetLabel()

◆ wgpuShaderModuleAddRef()

◆ wgpuShaderModuleRelease()