Home
last modified time | relevance | path

Searched defs:VkBindSparseInfo (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1542 typedef struct VkBindSparseInfo { struct
1555 } VkBindSparseInfo; argument
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2037 typedef struct VkBindSparseInfo { struct
2050 } VkBindSparseInfo; argument
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2241 typedef struct VkBindSparseInfo { struct
2254 } VkBindSparseInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2887 typedef struct VkBindSparseInfo { struct
2900 } VkBindSparseInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2794 typedef struct VkBindSparseInfo { struct
2807 } VkBindSparseInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl426 struct VkBindSparseInfo struct
428 VkStructureType sType;
429 const void* pNext;
430 uint32_t waitSemaphoreCount;
431 const VkSemaphore* pWaitSemaphores;
432 uint32_t bufferBindCount;
433 const VkSparseBufferMemoryBindInfo* pBufferBinds;
434 uint32_t imageOpaqueBindCount;
435 const VkSparseImageOpaqueMemoryBindInfo* pImageOpaqueBinds;
436 uint32_t imageBindCount;
[all …]
DvkVulkan_c.inl4256 typedef struct VkBindSparseInfo { struct
4269 } VkBindSparseInfo; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2943 typedef struct VkBindSparseInfo { struct
2956 } VkBindSparseInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2936 typedef struct VkBindSparseInfo { struct
2949 } VkBindSparseInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3151 typedef struct VkBindSparseInfo { struct
3164 } VkBindSparseInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3260 typedef struct VkBindSparseInfo { struct
3273 } VkBindSparseInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json48593 "VkBindSparseInfo": { object