summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texstorage.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-09-06 14:51:26 -0700
committerKenneth Graunke <[email protected]>2013-09-12 10:19:09 -0700
commit9cc74c93f8983f978e7315e021eb59dfaca6404b (patch)
tree2dfdb23d60826ae12d982b7d68d747e5d5c14ae9 /src/mesa/main/texstorage.c
parentc732f68cf4aca06bac03e6a70c49047057c0c357 (diff)
mesa: Reject ResumeTransformFeedback if the wrong program is bound.
This is actually a pretty important error condition: otherwise, you could set up transform feedback with one program, and resume it with a program that generates a completely different set of outputs. Fixes a subcase of Piglit's new ARB_transform_feedback2 api-errors test. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/main/texstorage.c')
0 files changed, 0 insertions, 0 deletions