Crate mesa3d_util
source ·Modules§
Macros§
Structs§
- Handle to OS-specific memory or synchronization objects.
Enums§
- An error generated while using this crate.
Constants§
- Mesa handle types (memory and sync in same namespace)
- Access flags (not in virtio_gpu spec)
- Mapped memory caching flags (see virtio_gpu spec)
Traits§
- Trait for returning the underlying raw descriptor, without giving up ownership of the descriptor.
- Trait for forfeiting ownership of the current raw descriptor, and returning the raw descriptor
- Safety
Functions§
- Uses the system’s page size in bytes to round the given value up to the nearest page boundary.
Type Aliases§
- The result of an operation in this crate.