Typescript Library Declarations (DOM)
Interface GPUShaderStage
Hierarchy
GPUShaderStage
Index
Properties
COMPUTE
FRAGMENT
VERTEX
__brand
Properties
Readonly
COMPUTE
COMPUTE
:
number
Readonly
FRAGMENT
FRAGMENT
:
number
Readonly
VERTEX
VERTEX
:
number
Readonly
Internal
__brand
__brand
:
"GPUShaderStage"
Nominal type branding.
https://github.com/microsoft/TypeScript/pull/33038
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
COMPUTE
FRAGMENT
VERTEX
__brand
Nominal type branding. https://github.com/microsoft/TypeScript/pull/33038