Module wgpu_core::hub[][src]

Structs

Global
Hub
Hubs
IdentityManager

A simple structure to manage identities of objects.

IdentityManagerFactory
Registry
Storage

Enums

Root

Traits

Access

Type system for enforcing the lock order on shared HUB structures. If type A implements Access<B>, that means we are allowed to proceed with locking resource B after we lock A.

GfxBackend
GlobalIdentityHandlerFactory
IdentityHandler
IdentityHandlerFactory
Resource

Type Definitions

Input