GPUAdapterInfo
- class wgpu.GPUAdapterInfo
Bases:
object
Represents information about an adapter.
- property architecture
The adapters architecrure.
- property description
A textual description of the adapter.
- property device
The kind of device that this adapter represents.
- property vendor
The vendor that built this adaptor.