Home
last modified time | relevance | path

Searched defs:VkVideoDecodeInfoKHR (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h319 typedef struct VkVideoDecodeInfoKHR { struct
332 } VkVideoDecodeInfoKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h319 typedef struct VkVideoDecodeInfoKHR { struct
332 } VkVideoDecodeInfoKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h345 typedef struct VkVideoDecodeInfoKHR { struct
356 } VkVideoDecodeInfoKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6464 struct VkVideoDecodeInfoKHR struct
6466 VkStructureType sType;
6467 const void* pNext;
6468 VkVideoDecodeFlagsKHR flags;
6469 VkBuffer srcBuffer;
6470 VkDeviceSize srcBufferOffset;
6471 VkDeviceSize srcBufferRange;
6472 VkVideoPictureResourceInfoKHR dstPictureResource;
6473 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;
6474 uint32_t referenceSlotCount;
[all …]
DvkVulkan_c.inl9228 typedef struct VkVideoDecodeInfoKHR { struct
9239 } VkVideoDecodeInfoKHR; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6625 struct VkVideoDecodeInfoKHR struct
6627 VkStructureType sType;
6628 const void* pNext;
6629 VkVideoDecodeFlagsKHR flags;
6630 VkBuffer srcBuffer;
6631 VkDeviceSize srcBufferOffset;
6632 VkDeviceSize srcBufferRange;
6633 VkVideoPictureResourceInfoKHR dstPictureResource;
6634 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;
6635 uint32_t referenceSlotCount;
[all …]
DvkVulkan_c.inl9406 typedef struct VkVideoDecodeInfoKHR { struct
9417 } VkVideoDecodeInfoKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8277 typedef struct VkVideoDecodeInfoKHR { struct
8288 } VkVideoDecodeInfoKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json92762 "VkVideoDecodeInfoKHR": { object