anv: Add a back-door for passing NIR shaders directly into the pipeline
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 2 Oct 2015 23:16:57 +0000 (16:16 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 2 Oct 2015 23:16:57 +0000 (16:16 -0700)
commitadd99c4beb3fc08e21bae4cd2e288deb8a2c26b9
treeb43250e32bd1ba0af28891f31e8c3a5e01c80bcb
parentb68805f83c515916d4256f3b2f1ec67a662ca953
anv: Add a back-door for passing NIR shaders directly into the pipeline

This will allow us to use NIR directly for meta operations rather than
having to go through SPIR-V.
src/vulkan/anv_compiler.cpp
src/vulkan/anv_pipeline.c
src/vulkan/anv_private.h