LiteFX 0.4.1.2025
Computer Graphics Engine
|
This is the complete list of members for LiteFX::Rendering::Backends::VulkanDevice::VulkanDeviceImpl, including all inherited members.
createQueue(const VulkanDevice &device, QueueType type, QueuePriority priority, const VkSurfaceKHR &surface=VK_NULL_HANDLE) | LiteFX::Rendering::Backends::VulkanDevice::VulkanDeviceImpl | inline |
initialize(const GraphicsDeviceFeatures &features) | LiteFX::Rendering::Backends::VulkanDevice::VulkanDeviceImpl | inline |
initializeDefaultQueues(const VulkanDevice &device) | LiteFX::Rendering::Backends::VulkanDevice::VulkanDeviceImpl | inline |
loadQueueFamilies() | LiteFX::Rendering::Backends::VulkanDevice::VulkanDeviceImpl | inline |
VulkanDevice class | LiteFX::Rendering::Backends::VulkanDevice::VulkanDeviceImpl | friend |
VulkanDeviceImpl(const VulkanGraphicsAdapter &adapter, UniquePtr< VulkanSurface > &&surface, const GraphicsDeviceFeatures &features, Span< String > extensions) | LiteFX::Rendering::Backends::VulkanDevice::VulkanDeviceImpl | inline |