Home
last modified time | relevance | path

Searched refs:VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_image.c632 case VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR: in vk_image_layout_is_read_only()
1013 case VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR: in vk_image_layout_to_usage_flags()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dimage_memory_barrier_common.adoc259 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR then pname:image must: have
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_extensions.adoc48 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR layout.
525 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR layout at the time the video
Dresources.adoc4276 * ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR must: only be used as a
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_queue.adoc168 …e backing the decode output picture has to be in the new `VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR` la…
198 …, while the decode output image is expected to be in the `VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR` la…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h1602 case VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR: in string_VkImageLayout()
Dvulkan_enums.hpp2607 eVideoDecodeDstKHR = VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1320 VK_IMAGE_LAYOUT_VIDEO_DECODE_DST_KHR = 1000024000, enumerator