KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

Handle updates to debug utils NameInfo and TagInfo

Open
#12,393 0 comments 0 reactions 1 assignee Claimed by @arno-lunarg View on GitHub
Enhancement
Dominant language
C++
Stars
1k
Forks
504
Avg merge
11h 35m
Merged PRs (30d)
224

Description

`VkDebugUtilsObjectNameInfoEXT` and `VkDebugUtilsObjectTagInfoEXT` now can be passed at most object creation time.
First steps toward support of that were done in https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/12385

Still need to:
- Make sure that the `objectType` field can be set to `VK_OBJECT_TYPE_UNKNOWN`
- State tracking needs to account for this new way of passing those structs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.