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