Vulkan supported yuv pixel formats?

Is it possible to query and verify which yuv pixel formats Vulkan does support in decoding and encoding?
I tried for example this command on Linux, but got no hit at all:
vulkaninfo --show-formats | grep yuv42

1 Like