Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

[WIP] WebGPU API implementation for Deno, built using Dawn with FFI.
Latest
enum WGPUFeatureName
import { WGPUFeatureName } from "https://deno.land/x/daybreak@0.1.2/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