i965: Make backend_instruction usable from C.
authorMatt Turner <mattst88@gmail.com>
Mon, 30 Jun 2014 01:21:30 +0000 (18:21 -0700)
committerMatt Turner <mattst88@gmail.com>
Sun, 6 Jul 2014 05:42:30 +0000 (22:42 -0700)
commit6d3e24a5c2e31f0ba95c0c8daf897b749775fea3
tree421c024e71929f0bcab50b139673beb19d98ced1
parent0db30fcf8935fab2465a63be56fd317e14fdf7c9
i965: Make backend_instruction usable from C.

With a hack to place an exec_node in the struct in C to be at the same
location as the inherited exec_node in C++.

Acked-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_shader.h