Blind handles to WebGPU objects.
More...
Blind handles to WebGPU objects.
◆ WGPUAdapter
| typedef struct WGPUAdapterImpl* WGPUAdapter |
◆ WGPUBindGroup
| typedef struct WGPUBindGroupImpl* WGPUBindGroup |
◆ WGPUBindGroupLayout
| typedef struct WGPUBindGroupLayoutImpl* WGPUBindGroupLayout |
◆ WGPUBuffer
| typedef struct WGPUBufferImpl* WGPUBuffer |
◆ WGPUCommandBuffer
| typedef struct WGPUCommandBufferImpl* WGPUCommandBuffer |
◆ WGPUCommandEncoder
| typedef struct WGPUCommandEncoderImpl* WGPUCommandEncoder |
◆ WGPUComputePassEncoder
| typedef struct WGPUComputePassEncoderImpl* WGPUComputePassEncoder |
◆ WGPUComputePipeline
| typedef struct WGPUComputePipelineImpl* WGPUComputePipeline |
◆ WGPUDevice
| typedef struct WGPUDeviceImpl* WGPUDevice |
◆ WGPUInstance
| typedef struct WGPUInstanceImpl* WGPUInstance |
◆ WGPUPipelineLayout
| typedef struct WGPUPipelineLayoutImpl* WGPUPipelineLayout |
◆ WGPUQuerySet
| typedef struct WGPUQuerySetImpl* WGPUQuerySet |
◆ WGPUQueue
| typedef struct WGPUQueueImpl* WGPUQueue |
◆ WGPURenderBundle
| typedef struct WGPURenderBundleImpl* WGPURenderBundle |
◆ WGPURenderBundleEncoder
| typedef struct WGPURenderBundleEncoderImpl* WGPURenderBundleEncoder |
◆ WGPURenderPassEncoder
| typedef struct WGPURenderPassEncoderImpl* WGPURenderPassEncoder |
◆ WGPURenderPipeline
| typedef struct WGPURenderPipelineImpl* WGPURenderPipeline |
◆ WGPUSampler
| typedef struct WGPUSamplerImpl* WGPUSampler |
◆ WGPUShaderModule
| typedef struct WGPUShaderModuleImpl* WGPUShaderModule |
◆ WGPUSurface
| typedef struct WGPUSurfaceImpl* WGPUSurface |
◆ WGPUTexture
| typedef struct WGPUTextureImpl* WGPUTexture |
◆ WGPUTextureView
| typedef struct WGPUTextureViewImpl* WGPUTextureView |