Skip to content

Conversation

YasInvolved
Copy link
Contributor

Description

Testing

TODO list:

@devshgraphicsprogramming
Copy link
Member

devshgraphicsprogramming commented Sep 29, 2025

@Erfan-Ahmadi note that we can't use GPUinfo.org cause its on AGPL license, so its either vkinfo -j or Vulkan Profiles library, both from the Vulkan SDK

renderdoc_api_t* const m_rdoc_api;
const VkPhysicalDevice m_vkPhysicalDevice;

core::string& m_profile;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are you doing!?

you do realize the vector grows and reallocates ? you need an index into it!

Copy link
Contributor Author

@YasInvolved YasInvolved Oct 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I forgot that it might behave like that. Let me correct that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants