Crate external_memory

Source

Structs§

DrmFormatImageProperties
Description of drm format properties used to create an image using drm format modifier.
ExternalMemoryTypeFlags
External memory type flags.
Fd
Unix file descriptor.
Handle
Windows handle.
PlaneLayout
Footprint of a plane layout in memory.
Ptr
Pointer to a host allocated memory.

Enums§

DrmModifier
ExternalBufferMemory
Representation of an external memory for buffer creation.
ExternalImageMemory
Representation of an external memory for image creation.
ExternalImageMemoryType
Representation of an external memory type for images.
ExternalMemoryType
External memory types.
PlatformMemory
Representation of an os specific memory.
PlatformMemoryType
Representation of os specific memory types.

Type Aliases§

ExternalBufferMemoryType
Representation of an external memory type for buffers.