wgpu-py
Contents:
Installation
Guide
wgpu API
How to read this API
Differences from WebGPU
Async code
Overview
List of flags, enums, and structs
List of GPU classes
GPU
GPUAdapterInfo
GPUAdapter
GPUBindGroup
GPUBindGroupLayout
GPUBindingCommandsMixin
GPUBuffer
GPUCanvasContext
GPUCommandBuffer
GPUCommandEncoder
GPUCommandsMixin
GPUCommandsMixin
GPUCompilationInfo
GPUCompilationMessage
GPUComputePassEncoder
GPUComputePipeline
GPUDebugCommandsMixin
GPUDevice
GPUDeviceLostInfo
GPUError
GPUInternalError
GPUObjectBase
GPUOutOfMemoryError
GPUPipelineBase
GPUPipelineError
GPUPipelineLayout
GPUQuerySet
GPUQueue
GPURenderBundle
GPURenderBundleEncoder
GPURenderCommandsMixin
GPURenderPassEncoder
GPURenderPipeline
GPUSampler
GPUShaderModule
GPUTexture
GPUTextureView
GPUValidationError
The wgpu backends
gui API
Utils
wgpu-py
wgpu API
GPUCommandsMixin
View page source
GPUCommandsMixin
class
wgpu.
GPUCommandsMixin
Bases:
object
Mixin for classes that encode commands.