![]() |
LLGL 0.05 Beta
|
Classes | |
| struct | RenderSystemNativeHandle |
| Native handle structure for the Vulkan render system. More... | |
| struct | CommandBufferNativeHandle |
| Native handle structure for the Vulkan command buffer. More... | |
| struct | ResourceNativeHandle |
| Native handle structure for a Vulkan resource. More... | |
Enumerations | |
| enum class | ResourceNativeType { Buffer , Image , Sampler } |
| Native Vulkan resource type enumeration. More... | |
|
strong |
Native Vulkan resource type enumeration.
| Enumerator | |
|---|---|
| Buffer | Native Vulkan VkBuffer type.
|
| Image | Native Vulkan VkImage type.
|
| Sampler | Native Vulkan VkSampler type.
|