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

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

Functions

void wgpuExternalTextureSetLabel (WGPUExternalTexture externalTexture, WGPUStringView label)
 
void wgpuExternalTextureAddRef (WGPUExternalTexture externalTexture)
 
void wgpuExternalTextureRelease (WGPUExternalTexture externalTexture)
 

Detailed Description

Functions whose first argument has type WGPUExternalTexture.

Function Documentation

◆ wgpuExternalTextureSetLabel()

void wgpuExternalTextureSetLabel ( WGPUExternalTexture externalTexture,
WGPUStringView label )

◆ wgpuExternalTextureAddRef()

void wgpuExternalTextureAddRef ( WGPUExternalTexture externalTexture)

◆ wgpuExternalTextureRelease()

void wgpuExternalTextureRelease ( WGPUExternalTexture externalTexture)