intel/cs: Ignore runtime_check_aads_emit for CS
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 22 Aug 2017 04:27:42 +0000 (21:27 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 7 Nov 2017 18:37:52 +0000 (10:37 -0800)
commitc4c8cba7059bdfa6f9e3924d2b5d9e2633147e58
treebd0ba644d7ca00ea766e49cc05f96a9c49037210
parentd4de813d86c38121649f11306080ebda193236a0
intel/cs: Ignore runtime_check_aads_emit for CS

It's only set on gen4-5 which clearly don't support compute shaders.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/intel/compiler/brw_fs.cpp