i965/fs: Implement ARB_shader_ballot operations
authorMatt Turner <mattst88@gmail.com>
Thu, 22 Jun 2017 23:46:39 +0000 (16:46 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 20 Jul 2017 23:56:49 +0000 (16:56 -0700)
commit782ef3045162493c9bccd0fd996c93f9f4533948
tree5054f3b2cb8f6f22d15b6f2fae11c12f8e85dd92
parent823893051052c55baece54449ba1f7c2669f4d33
i965/fs: Implement ARB_shader_ballot operations

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_compiler.c
src/intel/compiler/brw_fs_nir.cpp
src/intel/compiler/brw_nir.c