gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 548 forks source link

[vk] Print IDs as hex in DebugUtil output #3638

Closed tangmi closed 3 years ago

tangmi commented 3 years ago

The Vulkan validation layer outputs messages that reference object handles and message IDs in a hexadecimal format and this change makes gfx's custom DebugUtil output consistent with that.

bors[bot] commented 3 years ago

Build succeeded: