i965/vs: Set uses_vertexid and friends from brw_compile_vs
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 4 May 2017 00:24:43 +0000 (17:24 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 9 May 2017 22:07:47 +0000 (15:07 -0700)
commit24e6fba50010d9d1efce0d9d3cbcf61dc3aebf0e
treecef8ad7a354d30d69ac8b1bfdb454179202b75ed
parent5e832302dcd10ab2d7f50b2f991129d8969273cb
i965/vs: Set uses_vertexid and friends from brw_compile_vs

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_fs_visitor.cpp
src/intel/compiler/brw_vec4.cpp
src/intel/compiler/brw_vec4_vs_visitor.cpp