wesl
Preparing search index...
GlobalVarElem
Interface GlobalVarElem
a global variable declaration (at the root level)
interface
GlobalVarElem
{
attributes
?:
AttributeElem
[]
;
contents
:
AbstractElem
[]
;
end
:
number
;
kind
:
"gvar"
;
name
:
TypedDeclElem
;
start
:
number
;
}
Hierarchy (
View Summary
)
ElemWithContentsBase
HasAttributes
GlobalVarElem
Index
Properties
attributes?
contents
end
kind
name
start
Properties
Optional
attributes
attributes
?:
AttributeElem
[]
contents
contents
:
AbstractElem
[]
end
end
:
number
kind
kind
:
"gvar"
name
name
:
TypedDeclElem
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
contents
end
kind
name
start
wesl
Loading...
a global variable declaration (at the root level)