Home
last modified time | relevance | path

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

/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h170 typedef struct VkVideoBindMemoryKHR { struct
177 } VkVideoBindMemoryKHR; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h173 typedef struct VkVideoBindMemoryKHR { struct
180 } VkVideoBindMemoryKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h173 typedef struct VkVideoBindMemoryKHR { struct
180 } VkVideoBindMemoryKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h173 typedef struct VkVideoBindMemoryKHR { struct
180 } VkVideoBindMemoryKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6051 struct VkVideoBindMemoryKHR struct
6053 VkStructureType sType;
6054 const void* pNext;
6055 uint32_t memoryBindIndex;
6056 VkDeviceMemory memory;
6057 VkDeviceSize memoryOffset;
6058 VkDeviceSize memorySize;
/third_party/vulkan-headers/registry/
Dvalidusage.json43587 "VkVideoBindMemoryKHR": { object