Nebula
|
Go to the source code of this file.
Namespaces | |
namespace | Vulkan |
Vulkan implementation of GPU acceleration structure. | |
Typedefs | |
typedef Ids::IdAllocator< VkDevice, VkSemaphore, CoreGraphics::SemaphoreType, uint64 > | Vulkan::VkSemaphoreAllocator |
Enumerations | |
enum | { Vulkan::Semaphore_Device , Vulkan::Semaphore_VkHandle , Vulkan::Semaphore_Type , Vulkan::Semaphore_LastIndex } |
Functions | |
VkSemaphore | Vulkan::SemaphoreGetVk (const CoreGraphics::SemaphoreId &id) |
get vulkan sampler | |