call ctx->Driver.NewProgram() instead of _mesa_new_program()
authorBrian <brian.paul@tungstengraphics.com>
Tue, 24 Jul 2007 15:56:44 +0000 (09:56 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 24 Jul 2007 15:56:44 +0000 (09:56 -0600)
commit5b6858c023fca9d8eefce78121aabd9aad108e09
treeccbb1b3edf34d967c1cac10278303bbff331fb42
parentffc633c469d5056a8f3766243279cdf64b0f98c3
call ctx->Driver.NewProgram() instead of _mesa_new_program()
src/mesa/shader/program.c
src/mesa/shader/slang/slang_compile.c