Skip to content

Commit

Permalink
Logging cleanups in device/global.rs (#4752)
Browse files Browse the repository at this point in the history
* Clean up the trace-level logging for devices

* Log the descriptors for create_buffer and create_texture.

* Make logged ids more concise

Logged ids go from 'Id { index: 204, epoch: 1, backend: Vulkan }' to 'Id(204,1,vk)'.

* Log errors in more places.
  • Loading branch information
nical authored Nov 22, 2023
1 parent 4f9cc28 commit 039660e
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 73 deletions.
Loading

0 comments on commit 039660e

Please sign in to comment.