Home
last modified time | relevance | path

Searched defs:VkBindVideoSessionMemoryInfoKHR (Results 1 – 4 of 4) 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/vulkan-headers/include/vulkan/
Dvulkan_core.h8034 typedef struct VkBindVideoSessionMemoryInfoKHR { struct
8041 } VkBindVideoSessionMemoryInfoKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json78325 "VkBindVideoSessionMemoryInfoKHR": { object