SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::TracyGPUContext Class Reference

Wapper of Tracy GPU collect features. More...

#include <TracyProfilerWrapper.h>

Public Member Functions

 TracyGPUContext (VulkanState &state)
 Constructor Function.
 
virtual ~TracyGPUContext ()=default
 Destructor Function.
 
tracy::VkCtx *& GetContext ()
 Get Context.
 

Static Public Member Functions

static void CreateInstance (VulkanState &state)
 Create this Single Instance.
 
static TracyGPUContextGet ()
 Get this Single Instance.
 

Private Attributes

VulkanStatem_VulkanState
 VulkanState.
 
tracy::VkCtx * m_Context
 Tracy Vulkan Context.
 

Static Private Attributes

static std::shared_ptr< TracyGPUContextm_TracyGPUContext
 This Single Instance.
 

Detailed Description

Wapper of Tracy GPU collect features.

Definition at line 25 of file TracyProfilerWrapper.h.


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