On Thu, Dec 7, 2017 at 10:12 AM, Jason Ekstrand <[email protected]> wrote:
> This autogenerated pass will automatically find and set the type field
> on all vtn_values.  This way we always have the type and can use it for
> validation and other checks.
> ---
>  src/compiler/Makefile.nir.am             |   4 +
>  src/compiler/nir/meson.build             |  11 ++-
>  src/compiler/spirv/spirv_to_nir.c        |   6 +-
>  src/compiler/spirv/vtn_gather_types_c.py | 125 
> +++++++++++++++++++++++++++++++
>  src/compiler/spirv/vtn_private.h         |   4 +
>  5 files changed, 148 insertions(+), 2 deletions(-)
>  create mode 100644 src/compiler/spirv/vtn_gather_types_c.py

This is missing the necessary android changes.

Rob
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to