[FFmpeg-devel] [PATCH v4 1/2] avutil/hwcontext_vulkan: fully support customizable validation layers
Lynne
dev at lynne.ee
Fri Nov 26 11:37:39 EET 2021
26 Nov 2021, 10:10 by jianhua.wu at intel.com:
> Validation layer is an indispensable part of developing on Vulkan.
>
> The following commands is on how to enable validation layers:
>
> ffmpeg -init_hw_device vulkan=0,debug=1,validation_layers=VK_LAYER_LUNARG_monitor+VK_LAYER_LUNARG_api_dump
>
> Signed-off-by: Wu Jianhua <jianhua.wu at intel.com>
>
Pushed, thanks.
More information about the ffmpeg-devel
mailing list