Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUTextureBindingLayout
Interface gpuGPUTextureBindingLayout
interface
gpuGPUTextureBindingLayout
{
multisampled
?:
boolean
;
sampleType
?:
string
;
viewDimension
?:
string
;
}
Index
Properties
multisampled?
sample
Type?
view
Dimension?
Properties
Optional
multisampled
multisampled
?:
boolean
Optional
sample
Type
sample
Type
?:
string
Optional
view
Dimension
view
Dimension
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
multisampled
sample
Type
view
Dimension
@cloudflare/workers-types
Loading...