summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-03 17:27:45 +0200
committerwm4 <wm4@nowhere>2017-08-03 18:59:43 +0200
commit7625bcc71637ebaf571043c14d45ef6238fea7d7 (patch)
treeb821271eff54f6ce719170ebf56e43b3e294144e /wscript
parent2bf094cd55a5526dbdf7cab8d5a4bd3fb867c084 (diff)
downloadmpv-7625bcc71637ebaf571043c14d45ef6238fea7d7.tar.bz2
mpv-7625bcc71637ebaf571043c14d45ef6238fea7d7.tar.xz
vo_opengl: remove unused ra_mapped_buffer.preferred_align field
It makes no sense to have this on an already created buffer. If anything, the ra backend would have to export this as a global value (e.g. struct ra field), so that whatever allocates the buffer can account for the required alignment. Since this code is in vo_opengl.c in the first place, and since GL doesn't dictate any special alignment here, it doesn't make sense in the first place to export this. (Maybe something like this will be required later.)
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions