mesa: Index into ctx->Const.Program[] rather than using ad-hoc code.
authorPaul Berry <stereotype441@gmail.com>
Wed, 8 Jan 2014 18:17:01 +0000 (10:17 -0800)
committerPaul Berry <stereotype441@gmail.com>
Thu, 9 Jan 2014 17:31:16 +0000 (09:31 -0800)
commitb539385789a95074cc53c9e16988d2384ec5c7de
treebdbbb29e6c9d547cfea1c06929db6601d6256e95
parent84732a982c3eeaca2e2809532c8422dc5f7045c1
mesa: Index into ctx->Const.Program[] rather than using ad-hoc code.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/program/program.c