[−][src]Module rendy_core::hal::prelude
Prelude module re-exports all the traits necessary to use gfx-hal.
Traits
_ | Represents a physical device (such as a GPU) capable of supporting the given backend. |
_ | A trait that describes all the operations that must be
provided by a |
_ | Overview |
_ | The allocated command buffers are associated with the creating command queue. |
_ |
|
_ | General information about a queue family, available upon adapter discovery. |
_ | A surface trait that exposes the ability to present images on the associtated swap chain. |
_ | A |
_ | The |
_ | An instantiated backend. |
_ | A descriptor pool is a collection of memory from which descriptor sets are allocated. |