Hubris Engine Dev
A Project to learn and get into Game Engine developement.
 
Loading...
Searching...
No Matches
Hubris::Graphics::Vulkan::vkRenderer Class Referencefinal

#include <vkRenderer.h>

+ Inheritance diagram for Hubris::Graphics::Vulkan::vkRenderer:
+ Collaboration diagram for Hubris::Graphics::Vulkan::vkRenderer:

Static Public Member Functions

static VkQueue GetGraphicsQueue () noexcept
 
static uint32_t GetGraphicsQueueIndex () noexcept
 
static VkQueue GetPresentQueue () noexcept
 
static uint32_t GetPresentQueueIndex () noexcept
 

Friends

class vkBackend
 

Detailed Description

Definition at line 10 of file vkRenderer.h.

Member Function Documentation

◆ GetGraphicsQueue()

static VkQueue Hubris::Graphics::Vulkan::vkRenderer::GetGraphicsQueue ( )
inlinestaticnoexcept

Definition at line 17 of file vkRenderer.h.

+ Here is the caller graph for this function:

◆ GetGraphicsQueueIndex()

static uint32_t Hubris::Graphics::Vulkan::vkRenderer::GetGraphicsQueueIndex ( )
inlinestaticnoexcept

Definition at line 18 of file vkRenderer.h.

+ Here is the caller graph for this function:

◆ GetPresentQueue()

static VkQueue Hubris::Graphics::Vulkan::vkRenderer::GetPresentQueue ( )
inlinestaticnoexcept

Definition at line 19 of file vkRenderer.h.

+ Here is the caller graph for this function:

◆ GetPresentQueueIndex()

static uint32_t Hubris::Graphics::Vulkan::vkRenderer::GetPresentQueueIndex ( )
inlinestaticnoexcept

Definition at line 20 of file vkRenderer.h.

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ vkBackend

friend class vkBackend
friend

Definition at line 15 of file vkRenderer.h.


The documentation for this class was generated from the following file: