OSDN Git Service

anv/pipeline: Compile to NIR in compile_graphics
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 27 Oct 2017 22:47:11 +0000 (15:47 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Aug 2018 17:29:20 +0000 (10:29 -0700)
commit5b196f39bddc689742d3dc8565cc2fb26527ee37
treea6422b1b40353a91de0962ddf8ab67d2a59e4d53
parent946fcd02a9e0183b0b2f62f393e1fc8e513839cc
anv/pipeline: Compile to NIR in compile_graphics

This pulls the SPIR-V to NIR step out into common code.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/intel/vulkan/anv_pipeline.c