mesa/sso: Implement _mesa_DeleteProgramPipelines
authorGregory Hainaut <gregory.hainaut@gmail.com>
Fri, 28 Jun 2013 20:57:50 +0000 (13:57 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 21 Feb 2014 23:41:02 +0000 (15:41 -0800)
commit55311557fda35d3e304039cc8700a43d04a0c077
tree2de2ebe31244a254dcf6c6808d1240519e87fe9b
parentf4c13a890fa24ff1f998e7cac0ecc31505a29403
mesa/sso: Implement _mesa_DeleteProgramPipelines

Implement DeleteProgramPipelines 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