aboutsummaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2020-05-12 20:01:25 +0100
committerLynne <dev@lynne.ee>2020-05-12 21:32:30 +0100
commit6025e66f987791037b9f5d1b886b32b4458800b9 (patch)
tree8f6c6fda10825e6b843acf731a06e1dd6a5a85bf /compat
parent0e39fce1e1332842f658e1b5c04ec8ef4c367fb0 (diff)
downloadffmpeg-6025e66f987791037b9f5d1b886b32b4458800b9.tar.gz
hwcontext_vulkan: use the maximum amount of queues for each family
Due to our AVHWDevice infrastructure, where API users are offered a way to derive contexts rather than always create new one, our filterchains, being supported by a single hardware device context, can grow to considerable size. Hence, in such situations, using the maximum amount of queues the device offers can be benefitial to eliminating bottlenecks where queue submissions on the same family have to wait for the previous one to finish.
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions