Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl424 struct VkBindSparseInfo struct
426 VkStructureType sType;
427 const void* pNext;
428 deUint32 waitSemaphoreCount;
429 const VkSemaphore* pWaitSemaphores;
430 deUint32 bufferBindCount;
431 const VkSparseBufferMemoryBindInfo* pBufferBinds;
432 deUint32 imageOpaqueBindCount;
433 const VkSparseImageOpaqueMemoryBindInfo* pImageOpaqueBinds;
434 deUint32 imageBindCount;
[all …]
/external/skia/third_party/vulkan/
Dvulkan.h1510 typedef struct VkBindSparseInfo { struct
1523 } VkBindSparseInfo; argument
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1519 typedef struct VkBindSparseInfo { struct
1532 } VkBindSparseInfo; argument