Skip to main content
Build Real-time Applications with the new "watch" API in Deno KV
Read more
class GPUAdapter

Properties

readonly
features: GPUSupportedFeatures
readonly
isFallbackAdapter: boolean
readonly
limits: GPUSupportedLimits
readonly
name: string

Methods

requestDevice(descriptor?: GPUDeviceDescriptor): Promise<GPUDevice>