Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/daybreak/src/wgpu/mod.ts>WGPUFeatureName

[WIP] WebGPU API implementation for Deno, built using Dawn with FFI.
Go to Latest
enum WGPUFeatureName
import { WGPUFeatureName } from "https://deno.land/x/daybreak@v0.0.6/src/wgpu/mod.ts";

Members

DawnInternalUsages = 1002
DawnMultiPlanarFormats = 1003
DawnNative = 1004
DawnShaderFloat16 = 1001
Depth24UnormStencil8 = 2
Depth32FloatStencil8 = 3
DepthClamping = 1000
DepthClipControl = 1
IndirectFirstInstance = 9
PipelineStatisticsQuery = 5
TextureCompressionASTC = 8
TextureCompressionBC = 6
TextureCompressionETC2 = 7
TimestampQuery = 4
Undefined = 0