Fix debug names in renderdoc
This commit is contained in:
parent
ece3bbcfff
commit
5c998732e6
2 changed files with 1 additions and 3 deletions
|
|
@ -44,8 +44,6 @@ public:
|
|||
void SetObjectName(const char* name, uint64_t handle, VkObjectType type);
|
||||
|
||||
private:
|
||||
bool DebugLayerActive = false;
|
||||
|
||||
void CreateDevice();
|
||||
void CreateAllocator();
|
||||
void ReleaseResources();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue