wesl
Preparing search index...
AttributeElem
Interface AttributeElem
an attribute like '@compute' or '@binding(0)'
interface
AttributeElem
{
attribute
:
Attribute
;
contents
:
AbstractElem
[]
;
end
:
number
;
kind
:
"attribute"
;
start
:
number
;
}
Hierarchy (
View Summary
)
ElemWithContentsBase
AttributeElem
Index
Properties
attribute
contents
end
kind
start
Properties
attribute
attribute
:
Attribute
contents
contents
:
AbstractElem
[]
end
end
:
number
kind
kind
:
"attribute"
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
contents
end
kind
start
wesl
Loading...
an attribute like '@compute' or '@binding(0)'