diff options
author | Alan Hourihane <[email protected]> | 2013-03-06 18:14:01 +0000 |
---|---|---|
committer | Alan Hourihane <[email protected]> | 2013-03-07 10:13:40 +0000 |
commit | 5984a911f9dda3f7421bdec604d30d0dfe2cea5e (patch) | |
tree | d37f550efb1a6e3b51321bd972b9c0f37ff9185e /src/mesa/x86/common_x86.c | |
parent | eddf33f7112f569d119b677b0a41129350572198 (diff) |
mesa: fix glGetInteger*(GL_SAMPLER_BINDING).
If the sampler object has been deleted on another context, an
alternative context may reference the old sampler. So ensure the sampler
object still exists.
Note: this is a candidate for the stable branch.
Signed-off-by: Alan Hourihane <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/x86/common_x86.c')
0 files changed, 0 insertions, 0 deletions