Home
last modified time | relevance | path

Searched refs:dedicatedInfo (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_dedicated_allocation.adoc73 VkDedicatedAllocationMemoryAllocateInfoNV dedicatedInfo =
84 .pNext = &dedicatedInfo,
DVK_KHR_dedicated_allocation.adoc99 VkMemoryDedicatedAllocateInfoKHR dedicatedInfo =
110 .pNext = &dedicatedInfo,
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1644 VkMemoryDedicatedAllocateInfo dedicatedInfo = { in importExternalMemoryDedicatedImage() local
1654 &dedicatedInfo, in importExternalMemoryDedicatedImage()
1662 &dedicatedInfo, in importExternalMemoryDedicatedImage()
1668 &dedicatedInfo, in importExternalMemoryDedicatedImage()