summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2020-06-10 17:16:43 +0200
committerNiklas Haas <git@haasn.xyz>2020-06-10 17:16:43 +0200
commitc7fe4ae73ad5f073bbffe3e8a3460b728e7d0f46 (patch)
tree96d9baa333c88992511f85a38d9a68ff03208ac6 /DOCS/man
parent44ad00ba1001c18539494c3333c508436aa898e8 (diff)
downloadmpv-c7fe4ae73ad5f073bbffe3e8a3460b728e7d0f46.tar.bz2
mpv-c7fe4ae73ad5f073bbffe3e8a3460b728e7d0f46.tar.xz
vo_gpu: move coherent specifier to the correct location
glslang accepted this, perhaps erronneously, but mesa does not. It seems to be incorrect. A caveat is that this means *all* SSBOs are now coherent, but since we only use SSBOs for peak detection, that's a non-issue. (And besides, marking something as coherent when we don't perform any synchronization commands on it should be a no-op anyway) Fixes #7823
Diffstat (limited to 'DOCS/man')
0 files changed, 0 insertions, 0 deletions