Skip to main content
type alias GPUPipelineStatisticName
definition:
| "vertex-shader-invocations"
| "clipper-invocations"
| "clipper-primitives-out"
| "fragment-shader-invocations"
| "compute-shader-invocations"