Changeset 3f65d240 in ffmpeg

Timestamp:
Aug 15, 2024, 11:22:14 PM (4 months ago)
Author:
Lynne <dev@lynne.ee>
Branches:
master
Children:
c3cbaf39
Parents:
869f4aec
git-author:
Lynne <dev@lynne.ee> (08/14/24 13:50:03)
git-committer:
Lynne <dev@lynne.ee> (08/15/24 23:22:14)
Message:

hwcontext_vulkan: fix user layers, add support for different debug modes

The validation layer option only supported GPU-assisted validation.
This is mutually exclusive with shader debug printfs, so we need to
differentiate between the two.

This also fixes issues with user-given layers, and leaks in case of
errors.

(No files)

Note: See TracChangeset for help on using the changeset viewer.