WebGPU Headers
The WebGPU C API
 
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
Loading...
Searching...
No Matches
WGPUCommandBuffer methods

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

Functions

void wgpuCommandBufferSetLabel (WGPUCommandBuffer commandBuffer, WGPUStringView label)
 
void wgpuCommandBufferAddRef (WGPUCommandBuffer commandBuffer)
 
void wgpuCommandBufferRelease (WGPUCommandBuffer commandBuffer)
 

Detailed Description

Functions whose first argument has type WGPUCommandBuffer.

Function Documentation

◆ wgpuCommandBufferSetLabel()

void wgpuCommandBufferSetLabel ( WGPUCommandBuffer commandBuffer,
WGPUStringView label )

◆ wgpuCommandBufferAddRef()

void wgpuCommandBufferAddRef ( WGPUCommandBuffer commandBuffer)

◆ wgpuCommandBufferRelease()

void wgpuCommandBufferRelease ( WGPUCommandBuffer commandBuffer)