Functions whose first argument has type ShaderModule.
More...
|
|
void | wgpuShaderModuleGetCompilationInfo (WGPUShaderModule shaderModule, WGPUShaderModuleGetCompilationInfoCallback callback, void *userdata) |
| |
|
void | wgpuShaderModuleSetLabel (WGPUShaderModule shaderModule, char const *label) |
| |
|
void | wgpuShaderModuleReference (WGPUShaderModule shaderModule) |
| |
|
void | wgpuShaderModuleRelease (WGPUShaderModule shaderModule) |
| |
Functions whose first argument has type ShaderModule.