Would you mind updating anv_entrypoints_gen.py too?
Because it didn't have a spec, had to special case the entrypoint
generation...
Happy to see it replaced by something better!
Thanks!
On 06/03/17 20:40, Chad Versace wrote:
This "extension" function predates Vulkan 1.0 and Vulkan WSI. We cre
Burn it to the ground!
On Mon, Mar 6, 2017 at 12:40 PM, Chad Versace
wrote:
> This "extension" function predates Vulkan 1.0 and Vulkan WSI. We created
> it during the early days of bringing up the Vulkan driver. We used it
> for testing the early driver because, in those early days, there was no
This "extension" function predates Vulkan 1.0 and Vulkan WSI. We created
it during the early days of bringing up the Vulkan driver. We used it
for testing the early driver because, in those early days, there was no
other way to import/export a tiled VkImage and examine it. No
VkSurfaceKHR existed y