Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias GPUPipelineStatisticName
definition:
| "vertex-shader-invocations"
| "clipper-invocations"
| "clipper-primitives-out"
| "fragment-shader-invocations"
| "compute-shader-invocations"