Module keywords
naga
27.0.0
Module keywords
Module Items
Constants
Statics
In naga::
back::
hlsl
Modules
conv
help
keywords
ray
storage
writer
Structs
BindTarget
BindingMapSerialization
DynamicStorageBufferOffsetTargetSerialization
ExternalTextureBindTarget
ExternalTextureBindingMapSerialization
FragmentEntryPoint
OffsetsBindTarget
Options
PipelineOptions
ReflectionInfo
SamplerHeapBindTargets
SamplerIndexBufferBindingSerialization
SamplerIndexBufferKey
Wrapped
Writer
Enums
EntryPointError
Error
ShaderModel
WrappedType
Functions
deserialize_binding_map
deserialize_external_texture_binding_map
deserialize_sampler_index_buffer_bindings
deserialize_storage_buffer_offsets
Type Aliases
BackendResult
BindingMap
DynamicStorageBufferOffsetsTargets
ExternalTextureBindingMap
SamplerIndexBufferBindingMap
naga
::
back
::
hlsl
Module
keywords
Copy item path
Settings
Help
Summary
Source
Constants
§
RESERVED
RESERVED_
CASE_
INSENSITIVE
RESERVED_
PREFIXES
TYPES
Statics
§
RESERVED_
CASE_
INSENSITIVE_
SET
RESERVED_
SET
The above set of reserved keywords, turned into a cached HashSet. This saves significant time during
Namer::reset
.