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)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 1 Jul 2015 14:22:39 +0000 (15:22 +0100)
commite82c46de119f6b31cc51d9236d5e41b436ec66a4
tree531cb19adac848396c24f0c6c665ccffffa4cdf5
parentfc6caeb9ad410c0ce171da4c17d60c11a62c5435
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>
(cherry picked from commit 770f141866654dab969302f720228497f0fb35fd)
src/mesa/main/mtypes.h
src/mesa/main/objectlabel.c
src/mesa/main/pipelineobj.c
src/mesa/main/pipelineobj.h