i965g: rename brw_constant_buffer to brw_curbe_buffer
authorKeith Whitwell <keithw@vmware.com>
Mon, 2 Nov 2009 08:48:26 +0000 (08:48 +0000)
committerKeith Whitwell <keithw@vmware.com>
Mon, 2 Nov 2009 08:48:26 +0000 (08:48 +0000)
commit23c2ba828058255d8fdf3471bb924127e6c27f6c
treeee05787ef280aa5b5c56c841aa5e4ce093732c1b
parent15a8ac2c9d6ed13468ef88f3f3bd3ccf4ee2fd0e
i965g: rename brw_constant_buffer to brw_curbe_buffer

Now that there are real constant buffers, try to reduce naming confusion.
src/gallium/drivers/i965/brw_curbe.c
src/gallium/drivers/i965/brw_state.h
src/gallium/drivers/i965/brw_state_upload.c