Both patches are :
Reviewed-by: Lionel Landwerlin
On 14/07/17 07:14, Jason Ekstrand wrote:
This will allow us to keep everything in one place when it comes to
declaring what extensions are supported.
---
src/intel/Makefile.vulkan.am| 3 +-
src/intel/vulkan/anv_entrypoints_gen.p
On 14 July 2017 at 07:14, Jason Ekstrand wrote:
> This will allow us to keep everything in one place when it comes to
> declaring what extensions are supported.
It will also allow radv to reuse the generator (barring some trivial
fixes), if they're interested ;-)
> ---
> src/intel/Makefile.vulka
This will allow us to keep everything in one place when it comes to
declaring what extensions are supported.
---
src/intel/Makefile.vulkan.am| 3 +-
src/intel/vulkan/anv_entrypoints_gen.py | 27 +++---
src/intel/vulkan/anv_extensions.py | 63 ++