OSDN Git Service

mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 18 Jun 2015 03:00:44 +0000 (23:00 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 18 Jun 2015 17:21:44 +0000 (13:21 -0400)
commit770f141866654dab969302f720228497f0fb35fd
tree058f4f73da4a19cd5e24d7eaaa0064fe34d87233
parentb6e238023c4f8af2328dc3bcab1d73a3e19f4fbb
mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls

This was apparently missed when ARB_sso support was added.
Add label support to pipeline objects just like all the other
debug-related objects.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
Cc: "10.5 10.6" <mesa-stable@lists.freedesktop.org>
src/mesa/main/mtypes.h
src/mesa/main/objectlabel.c
src/mesa/main/pipelineobj.c
src/mesa/main/pipelineobj.h