Home
last modified time | relevance | path

Searched defs:VkBindVideoSessionMemoryInfoKHR (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6422 struct VkBindVideoSessionMemoryInfoKHR struct
6424 VkStructureType sType;
6425 const void* pNext;
6426 uint32_t memoryBindIndex;
6427 VkDeviceMemory memory;
6428 VkDeviceSize memoryOffset;
6429 VkDeviceSize memorySize;
DvkVulkan_c.inl9059 typedef struct VkBindVideoSessionMemoryInfoKHR { struct
9066 } VkBindVideoSessionMemoryInfoKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6583 struct VkBindVideoSessionMemoryInfoKHR struct
6585 VkStructureType sType;
6586 const void* pNext;
6587 uint32_t memoryBindIndex;
6588 VkDeviceMemory memory;
6589 VkDeviceSize memoryOffset;
6590 VkDeviceSize memorySize;
DvkVulkan_c.inl9236 typedef struct VkBindVideoSessionMemoryInfoKHR { struct
9243 } VkBindVideoSessionMemoryInfoKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8107 typedef struct VkBindVideoSessionMemoryInfoKHR { struct
8114 } VkBindVideoSessionMemoryInfoKHR; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json91608 "VkBindVideoSessionMemoryInfoKHR": { object