Crate supasim_types

Source

Structs§

HalBufferDescriptor
HalInstanceProperties
InstanceDescriptor
KernelReflectionInfo
NodeIndex
Node identifier.

Enums§

BackendOptions
HalBufferType
KernelTarget
MetalVersion
ShaderModel
SpirvVersion
SyncMode
SyncOperations

Traits§

Walker
A walker is a traversal state, but where part of the traversal information is supplied manually to each next call.

Functions§

to_static_lifetime
Safety
to_static_lifetime_mut
Safety
toposort
[Generic] Perform a topological sort of a directed graph.

Type Aliases§

Dag