i965/fs: Add fs_inst constructor that takes a list of sources.
authorMatt Turner <mattst88@gmail.com>
Tue, 27 May 2014 01:44:17 +0000 (18:44 -0700)
committerMatt Turner <mattst88@gmail.com>
Sun, 1 Jun 2014 20:29:24 +0000 (13:29 -0700)
commit84e0a5c406f2a8f060352eaa4b5c138e3f1a5a86
tree393ce25187509103739984c8a8b25699901b71e5
parent521f9b9a48da586ca3352cea7f8bf7c49741cf0d
i965/fs: Add fs_inst constructor that takes a list of sources.

Also add an emit() function that calls it.

Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_fs.h