mesa/sso: Implement _mesa_GenProgramPipelines
authorGregory Hainaut <gregory.hainaut@gmail.com>
Fri, 28 Jun 2013 21:00:13 +0000 (14:00 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 21 Feb 2014 23:41:02 +0000 (15:41 -0800)
commit0c265526626c91aa4a54923e5eab7d12b668739a
tree4e7c718a877af9787dae1f257a80cc1eb70d5cea
parent55311557fda35d3e304039cc8700a43d04a0c077
mesa/sso: Implement _mesa_GenProgramPipelines

Implement GenProgramPipelines based on the VAO code.

This was originally included in another patch, but it was split out by
Ian Romanick.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/main/pipelineobj.c