webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
wgpuDeviceCreateTexture
wgpu
Device
Create
Texture
fun
wgpuDeviceCreateTexture
(
device
:
WGPUDevice
,
descriptor
:
Pointer
<
WGPUTextureDescriptor
>
)
:
WGPUTexture
TODO
Parameters
descriptor
TODO