Expand description
librashader Vulkan runtime
This crate should not be used directly.
See librashader::runtime::vk
instead.
Modules§
Structs§
- Filter
Chain Vulkan - A Vulkan filter chain.
- Vulkan
Image - A handle to a
VkImage
with size and format information. - Vulkan
Instance - A collection of handles needed to access the Vulkan instance.
- Vulkan
Objects - A Vulkan device and metadata that is required by the shader runtime.