GPUPipelineStatisticName
type GPUPipelineStatisticName =| "vertex-shader-invocations"| "clipper-invocations"| "clipper-primitives-out"| "fragment-shader-invocations"| "compute-shader-invocations";
Тип
"vertex-shader-invocations" | "clipper-invocations" | "clipper-primitives-out" | "fragment-shader-invocations" | "compute-shader-invocations"
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUPipelineStatisticName