mesa/sso: Implement _mesa_IsProgramPipeline
authorGregory Hainaut <gregory.hainaut@gmail.com>
Fri, 28 Jun 2013 21:01:18 +0000 (14:01 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 21 Feb 2014 23:41:02 +0000 (15:41 -0800)
commit4177d39c1ec10d252f2d08cc9ab9141f0ca94421
tree3f91ebb9906a69ffc75b79190214e00f2d91546b
parent0c265526626c91aa4a54923e5eab7d12b668739a
mesa/sso: Implement _mesa_IsProgramPipeline

Implement IsProgramPipeline 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/mtypes.h
src/mesa/main/pipelineobj.c