Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,971 contributions in the last year
Activity overview
Contributed to
baldurk/renderdoc,
KhronosGroup/Vulkan-ValidationLayers,
baldurk/dxilprocessor
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in KhronosGroup/Vulkan-ValidationLayers that received 1 comment
layers: Add a couple of missing % to printf specifiers
I ran into one of these (the null descriptor message) and grep found a few more. When using the PRIu64 etc specifiers they don't include the prefix…
+4
−4
•
1
comment
Created an issue in KhronosGroup/Vulkan-ValidationLayers that received 3 comments
Synchronisation validation fails on some buffers with VK_WHOLE_SIZE range
I have a test case where I removed some necessary barriers to trigger the synchronisation validation and it didn't print anything. Tracking the iss…
3
comments