summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Scharrer <[email protected]>2015-08-28 11:45:36 +0200
committerFredrik Höglund <[email protected]>2015-08-28 18:08:39 +0200
commit05161596137994ab4b31e054d5afbff877c0a074 (patch)
treedadc4aeccee55b78a1405af51df2f9bb67ad7b14 /Makefile.am
parent5aaaaebf22c920745d577c49e463d23b90ba5ea8 (diff)
mesa: return old name for deleted samplers for SAMPLER_BINDING queries
If the sampler object has been deleted in the same context the binding will have been cleared. If it has been deleted in another context, the spec does not say what should returned. None of the other binding point queries check for deletion in another context. Also, as names of deleted objects are free for reuse, the current code didn't even work reliably. Reviewed-by: Fredrik Höglund <[email protected]> Signed-off-by: Fredrik Höglund <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions