OSDN Git Service

i965: Implement the new imod and irem opcodes
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 25 Mar 2016 18:17:53 +0000 (11:17 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 13 Apr 2016 22:44:08 +0000 (15:44 -0700)
commit765dd6534937e125b95c7998862b1a4ec76a22d8
treed608696fd09c862a1247294bd6ae7912d699e0a8
parent745b3d295e0c432b95d43f979c74f9e91baaf6de
i965: Implement the new imod and irem opcodes

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp