Kévin Petit

Results 151 comments of Kévin Petit

>Why not. At the moment perfetto is a complete overset of https://github.com/kpet/clvk/pull/281, obviously not with the same UI. >Do you have a use case in mind? Or maybe you foresee...

I'll merge it as is. You've done the work to add all the tracing macros and they don't really get in the way of anything. Let's keep discussing what to...

The change for 1D buffer images I've been working on should fix that one.

Passing on multiple devices.

print CTS tests now passing.

A full implementation for that query is not that simple which is why it still hasn't been done. We need to handle: 1. Vendor IDs allocated by Khronos (like the...

Indeed it is, I'd missed that. I remembered reading about the feature in the tutorial but when I found a need for it in my grammar and wanted to look...

Maybe @alan-baker wants to keep it to track his suggested improvements. Maybe a new issue would be better. I'm fine with closing it if Alan's fine.

@EwanC That's exactly what I had in mind. @oddhack We already have runtime queries but we're missing a mechanism for compile-time checks similar to the `*_SPEC_VERSION` macros that the Vulkan...