Skip to content

Instantly share code, notes, and snippets.

@nyorain
Created March 8, 2021 22:01
Show Gist options
  • Save nyorain/266aeba4a93e48468a28c3f9eb8f072a to your computer and use it in GitHub Desktop.
Save nyorain/266aeba4a93e48468a28c3f9eb8f072a to your computer and use it in GitHub Desktop.
00:00:01.131 [render/vulkan/vulkan.c:510] vulkan: VK_EXT_queue_family_foreign not supported
00:00:01.131 [render/vulkan/vulkan.c:523] YCbCr device feature: 1
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format AR24 (0x34325241), mod 0x0 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format AR24 (0x34325241), mod 0x0 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format AR24 (0x34325241), mod 0x100000000000001 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format AR24 (0x34325241), mod 0x100000000000001 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format AR24 (0x34325241), mod 0x100000000000002 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format AR24 (0x34325241), mod 0x100000000000002 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:397] vulkan: Format AR24 (0x34325241), supported for textures
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format XR24 (0x34325258), mod 0x0 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format XR24 (0x34325258), mod 0x0 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format XR24 (0x34325258), mod 0x100000000000001 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format XR24 (0x34325258), mod 0x100000000000001 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format XR24 (0x34325258), mod 0x100000000000002 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format XR24 (0x34325258), mod 0x100000000000002 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:397] vulkan: Format XR24 (0x34325258), supported for textures
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format XB24 (0x34324258), mod 0x0 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format XB24 (0x34324258), mod 0x0 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format XB24 (0x34324258), mod 0x100000000000001 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format XB24 (0x34324258), mod 0x100000000000001 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format XB24 (0x34324258), mod 0x100000000000002 supported for render buffer importing
00:00:01.136 [render/vulkan/pixel_format.c:366] vulkan: Format XB24 (0x34324258), mod 0x100000000000002 supported for texture importing
00:00:01.136 [render/vulkan/pixel_format.c:397] vulkan: Format XB24 (0x34324258), supported for textures
00:00:01.136 [render/vulkan/pixel_format.c:327] vulkan: Format AB24 (0x34324241), mod 0x0 supported for render buffer importing
00:00:01.137 [render/vulkan/pixel_format.c:366] vulkan: Format AB24 (0x34324241), mod 0x0 supported for texture importing
00:00:01.137 [render/vulkan/pixel_format.c:327] vulkan: Format AB24 (0x34324241), mod 0x100000000000001 supported for render buffer importing
00:00:01.137 [render/vulkan/pixel_format.c:366] vulkan: Format AB24 (0x34324241), mod 0x100000000000001 supported for texture importing
00:00:01.137 [render/vulkan/pixel_format.c:327] vulkan: Format AB24 (0x34324241), mod 0x100000000000002 supported for render buffer importing
00:00:01.137 [render/vulkan/pixel_format.c:366] vulkan: Format AB24 (0x34324241), mod 0x100000000000002 supported for texture importing
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format AB24 (0x34324241), supported for textures
MESA-INTEL: warning: ../../src/intel/vulkan/anv_formats.c:731: FINISHME: support YUV formats with DRM format modifiers
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format YUYV (0x56595559), supported for textures
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format UYVY (0x59565955), supported for textures
MESA-INTEL: warning: ../../src/intel/vulkan/anv_formats.c:751: FINISHME: support multi-planar formats with DRM format modifiers
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format NV12 (0x3231564e), supported for textures
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format NV16 (0x3631564e), supported for textures
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format YU12 (0x32315559), supported for textures
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format YU16 (0x36315559), supported for textures
00:00:01.137 [render/vulkan/pixel_format.c:397] vulkan: Format YU24 (0x34325559), supported for textures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment