Typescript Library Declarations (DOM)
Interface GPUTextureUsage
Hierarchy
GPUTextureUsage
Index
Properties
COPY_
DST
COPY_
SRC
RENDER_
ATTACHMENT
STORAGE_
BINDING
TEXTURE_
BINDING
__brand
Properties
Readonly
COPY_
DST
COPY_
DST
:
number
Readonly
COPY_
SRC
COPY_
SRC
:
number
Readonly
RENDER_
ATTACHMENT
RENDER_
ATTACHMENT
:
number
Readonly
STORAGE_
BINDING
STORAGE_
BINDING
:
number
Readonly
TEXTURE_
BINDING
TEXTURE_
BINDING
:
number
Readonly
Internal
__brand
__brand
:
"GPUTextureUsage"
Nominal type branding.
https://github.com/microsoft/TypeScript/pull/33038
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
COPY_
DST
COPY_
SRC
RENDER_
ATTACHMENT
STORAGE_
BINDING
TEXTURE_
BINDING
__brand
Nominal type branding. https://github.com/microsoft/TypeScript/pull/33038