webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
wgpuTextureCreateView
wgpu
Texture
Create
View
fun
wgpuTextureCreateView
(
texture
:
WGPUTexture
,
descriptor
:
Pointer
<
WGPUTextureViewDescriptor
>
)
:
WGPUTextureView
TODO
Parameters
descriptor
TODO