NazaraEngine/include/Nazara/VulkanRenderer/Wrapper
Lynix cf396b0792 Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
..
AutoFree.hpp Split CommandBuffer into Auto and normal variants 2020-03-26 21:09:58 +01:00
AutoFree.inl Split CommandBuffer into Auto and normal variants 2020-03-26 21:09:58 +01:00
Buffer.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Buffer.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
CommandBuffer.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
CommandBuffer.inl Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
CommandPool.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
CommandPool.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
DescriptorPool.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
DescriptorPool.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
DescriptorSet.hpp Split CommandBuffer into Auto and normal variants 2020-03-26 21:09:58 +01:00
DescriptorSet.inl Split CommandBuffer into Auto and normal variants 2020-03-26 21:09:58 +01:00
DescriptorSetLayout.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
DescriptorSetLayout.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
Device.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Device.inl Add and make use of Vulkan Memory Allocator 2020-03-26 21:15:49 +01:00
DeviceFunctions.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
DeviceMemory.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
DeviceMemory.inl Implement UploadPool to efficiently update UBOs 2020-03-26 21:13:06 +01:00
DeviceObject.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
DeviceObject.inl Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Fence.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Fence.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
Framebuffer.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Framebuffer.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
GlobalFunctions.hpp Add support for Vulkan 1.1 & 1.2 2020-03-26 20:42:57 +01:00
Image.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Image.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
ImageView.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
ImageView.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
Instance.hpp Add support for Vulkan 1.1 & 1.2 2020-03-26 20:42:57 +01:00
Instance.inl Add support for Vulkan 1.1 & 1.2 2020-03-26 20:42:57 +01:00
InstanceFunctions.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Loader.hpp Add support for Vulkan 1.1 & 1.2 2020-03-26 20:42:57 +01:00
Loader.inl Copyright year update 2020-03-05 17:27:26 +01:00
PhysicalDevice.hpp Vulkan: Add physical device extension listing 2020-03-18 13:58:30 +01:00
Pipeline.hpp Minor C++ fixes 2020-03-17 17:13:27 +01:00
Pipeline.inl Minor C++ fixes 2020-03-17 17:13:27 +01:00
PipelineCache.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
PipelineCache.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
PipelineLayout.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
PipelineLayout.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
QueueHandle.hpp QueueHandle: Fix submit overloads 2020-03-15 13:26:20 +01:00
QueueHandle.inl QueueHandle: Fix submit overloads 2020-03-15 13:26:20 +01:00
RenderPass.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
RenderPass.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
Sampler.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Sampler.inl Add texture in demo 2020-03-18 13:48:05 +01:00
Semaphore.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Semaphore.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
ShaderModule.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
ShaderModule.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00
Surface.hpp Copyright year update 2020-03-05 17:27:26 +01:00
Surface.inl Copyright year update 2020-03-05 17:27:26 +01:00
Swapchain.hpp Add support for VK_EXT_debug_utils 2020-03-26 23:34:58 +01:00
Swapchain.inl Replace DeviceHandle by references 2020-03-13 18:38:26 +01:00