On Wed, Jul 5, 2017 at 3:56 PM, Kenneth Graunke <kenn...@whitecape.org> wrote:
> I want to use these in the OpenGL driver as well.

FYI, this breaks building the i965 driver on non-x86 builds. Maybe my
Android CI job should just stop doing that, but it did work before
this.

Rob

>
> Cc: Jason Ekstrand <ja...@jlekstrand.net>
> ---
>  src/intel/common/gen_clflush.h     | 56 
> ++++++++++++++++++++++++++++++++++++++
>  src/intel/vulkan/anv_batch_chain.c |  2 +-
>  src/intel/vulkan/anv_device.c      |  2 +-
>  src/intel/vulkan/anv_private.h     | 32 ++--------------------
>  src/intel/vulkan/anv_queue.c       |  2 +-
>  src/intel/vulkan/genX_blorp_exec.c |  2 +-
>  6 files changed, 62 insertions(+), 34 deletions(-)
>  create mode 100644 src/intel/common/gen_clflush.h
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to