Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_image.c634 case VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR: in vk_image_layout_is_read_only()
1017 case VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR: in vk_image_layout_to_usage_flags()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_extensions.adoc52 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR layout.
55 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR layout.
58 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR layout.
534 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR layout at the time the video
540 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR layout at the time the video
546 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR layout at the time the video
Dresources.adoc4282 * ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR must: only be used as an
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_queue.adoc168 …in which case the image subresource has to be in the new `VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR` la…
179 …e backing the reconstructed picture has to be in the new `VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR` la…
198 The DPB image(s) are expected to be in the `VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR` layout while in u…
227 …ces backing the reference pictures have to be in the new `VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR` la…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dimage_memory_barrier_common.adoc267 ename:VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR then pname:image must: have
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_enum_string_helper.h1598 case VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR: in string_VkImageLayout()
Dvulkan_enums.hpp2609 eVideoDecodeDpbKHR = VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h1322 VK_IMAGE_LAYOUT_VIDEO_DECODE_DPB_KHR = 1000024002, enumerator