aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2024-09-22 07:24:59 +0200
committerLynne <dev@lynne.ee>2024-09-23 13:40:38 +0200
commit8a7af4aa497f20c3f3d1632fd43436780fb3f4f8 (patch)
tree74a158b36182b2bfce3c294bba83fa17f6137e7c /libavformat
parent3d75ba749589c3b6f6b737a1cb9381e8a4b54088 (diff)
downloadffmpeg-8a7af4aa497f20c3f3d1632fd43436780fb3f4f8.tar.gz
vulkan: add support for regular descriptor pools
This permits: - The use of Vulkan filtering on many more devices - Better debugging due to lack of descriptor buffer support in layers Much of the changes here are due to a requirement that updates to descriptors must happen between the command buffer being waited on, and the pipeline not being bound. We routinely did it the other way around, by updating only after we bind the pipeline.
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions