prog_cache: Add some support for shader_programs in prog_cache.
authorEric Anholt <eric@anholt.net>
Fri, 5 Nov 2010 14:25:18 +0000 (07:25 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 11 Mar 2011 20:55:13 +0000 (12:55 -0800)
commite1cb12bfff7f65c3599c9b68b9269f73942b1602
tree77b75dd06fa028891c2b37ca7b1cf20f65eccbac
parent9c7231c1d9cda244444dbfa05f15ead1bf581dc3
prog_cache: Add some support for shader_programs in prog_cache.

This is used in the upcoming fixed function shader_program generation,
and shader_program and ARB programs are together in this code until
both fragment and vertex ff get converted.
src/mesa/program/prog_cache.c
src/mesa/program/prog_cache.h