pixi-jsInterfaces
Interface: GPU
Defined in: node_modules/pixi.js/lib/rendering/renderers/gpu/GpuDeviceSystem.d.ts:11
The GPU object. Contains the GPU adapter and device.
Advanced
Properties
adapter
> adapter: GPUAdapter
Defined in: node_modules/pixi.js/lib/rendering/renderers/gpu/GpuDeviceSystem.d.ts:13
The GPU adapter
device
> device: GPUDevice
Defined in: node_modules/pixi.js/lib/rendering/renderers/gpu/GpuDeviceSystem.d.ts:15
The GPU device