Tobski
Tobski
Hmm, the only thing I'm wondering here though is that if that proposal relies on references, do we need an implementation of references proper to actually make that work anyway?...
@lexaknyazev is this something the gltf viewer is relying upon? I'm quite tempted to just say we should just ban this in core Vulkan rather than requiring this to be...
Thanks, I'll raise an internal MR to see if we can get agreement on this; VVL will get updated, and that should trickle into CTS once validation goes live; but...
The one thing that will make this somewhat tricky is that REPEAT is the zero value for Vulkan, which means that a bunch of apps are likely using this wrap...
We discussed this idea in the Vulkan WG and ultimately agreed that given the likelihood that this touches every single app using cubemaps, it's too big of an intrusion to...
> Missing addition to README.adoc. Fixed.
@gnl21 @oddhack are you happy to merge this? Didn't realise it was still outstanding 🤦♀️
The only other one I can think of is maybe VK_EXT_headless_surface, which I'm fairly sure is a layer implementation only?
This would be an *extremely* useful feature to have - we're doing automatic processing of asciidoc content and a couple of the tools we have are kind of broken without...
I wonder if we could just adjust DXC to accept the existing "primitives" and "vertices" decorations in a pixel shader? It doesn't seem like it would be harmful to allow...