summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/common/meta.h
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-11-11 11:01:46 -0800
committerIan Romanick <[email protected]>2016-01-11 15:38:04 -0800
commitb03ee127d8b064af13ab8874548ed39885c14094 (patch)
treec7377c8fe6fb5a5a2e1021d40193290c99a15352 /src/mesa/drivers/common/meta.h
parentd4094f64c1c1d94125931c95a2dad04ab1261ff2 (diff)
meta/decompress: Save and restore the sampler using gl_sampler_object instead of GL API object handle
Some meta operations can be called recursively. Future changes (the "Don't pollute the ... namespace" changes) will cause objects with invalid names to be used. If a nested meta operation tries to restore an object named 0xDEADBEEF, it will fail. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers/common/meta.h')
0 files changed, 0 insertions, 0 deletions