Skip to content

Add more physical device info - #35

Open
ALevansSamsung wants to merge 5 commits into
mainfrom
feature/more-physical-device-info
Open

ALevansSamsung wants to merge 5 commits into
mainfrom
feature/more-physical-device-info

Conversation

@ALevansSamsung

Copy link
Copy Markdown
Collaborator

Adds more info from Physical Device Properties such as Limits and driver versions

@ALevansSamsung
ALevansSamsung changed the base branch from main to feature/swapchain-surface-id September 15, 2026 21:49
@ALevansSamsung
ALevansSamsung added this pull request to stack #36 September 15, 2026 21:49
Base automatically changed from feature/swapchain-surface-id to main September 15, 2026 21:57
@csteinberg-samsung
csteinberg-samsung force-pushed the feature/more-physical-device-info branch from f5387f0 to b1b8b97 Compare September 15, 2026 21:57
Comment thread src/gfxr-db/internal/decode/vulkan_sqlite_consumer_ext.cpp
" enumerateApiEventId INT,"
// VkPhysicalDeviceProperties, filled in later by vkGetPhysicalDeviceProperties[2] - nullable
// because that call may never be captured.
" apiVersion INT,"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think the reason I had not originally included these is due to the fact that they might not get queried during a capture. I expected the vulkaninfo implementation in sokatoa to drive that part of the information in the UI. I dont think this is problematic though, this is useful for other implementations that might want to get this information from the db if present (particularly for captures starting at frame 1 - untrimmed)

@ALevansSamsung
ALevansSamsung marked this pull request as ready for review September 17, 2026 14:47
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