W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUProgrammableStage
interface
GPUProgrammableStage {
entryPoint
:
string
;
module
:
GPUShaderModule
;
}
Properties
entryPoint
:
string
module
:
GPUShaderModule
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUProgrammableStage