Module pilka_incremental::ash[][src]

Modules

extensions
prelude
shaderc

Rust binding for the Shaderc library.

util
version
vk

Macros

define_handle
handle_nondispatchable
vk_bitflags_wrapped

Structs

Device

https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkDevice.html

EntryCustom

Function loader

Instance

https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkInstance.html

LoadingError
PipelineDescriptor
RawDevice
ShaderInfo
VkBuffer
VkCommandPool
VkComputePipeline
VkDevice
VkDeviceProperties
VkGraphicsPipeline
VkImage
VkInstance

The entry point for vulkan application.

VkQueue
VkQueues
VkRenderPass
VkShaderModule
VkSurface
VkSwapchain
VkTexture

Enums

InstanceError
Pipeline
ShaderSet

Constants

SHADER_ENTRY_POINT
SHADER_PATH

Traits

HasRawWindowHandle

Window that wraps around a raw window handle.

RawPtr

Functions

create_shader_module

Type Definitions

Entry

Function loader