Module wgpu_core::device [−][src]
Modules
| alloc | |
| descriptor | |
| queue |
Structs
| Device | Structure describing a logical device. Some members are internally mutable,
stored behind mutexes.
TODO: establish clear order of locking for these:
|
| ImplicitPipelineContext | |
| ImplicitPipelineIds | |
| InvalidDevice | |
| MissingFeatures |
Enums
| CreateDeviceError | |
| DeviceError | |
| HostMap | |
| RenderPassCompatibilityError |
Constants
| MAX_ANISOTROPY | |
| MAX_COLOR_TARGETS | |
| MAX_MIP_LEVELS | |
| MAX_VERTEX_BUFFERS | |
| SHADER_STAGE_COUNT |
Functions
| all_buffer_stages | |
| all_image_stages |
Type Definitions
| DeviceDescriptor |