i965/vec4: Dynamically assign the VS/GS binding table offsets.
authorEric Anholt <eric@anholt.net>
Thu, 3 Oct 2013 16:55:06 +0000 (09:55 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 15 Oct 2013 17:18:48 +0000 (10:18 -0700)
commitd395485e1df44853cdf86b0bd46b7af36c7e1c13
tree9346a5c14c94e21d8a45f490381cf7db146a0a26
parent4e5306453da6a1c076309e543ec92d999e02f67a
i965/vec4: Dynamically assign the VS/GS binding table offsets.

Note that the dropped comment in brw_context.h is mostly (better written)
in brw_binding_table.c as well.

Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_vec4.cpp
src/mesa/drivers/dri/i965/brw_vec4_generator.cpp