Searched defs:exportInfo (Results 1 – 11 of 11) sorted by relevance
60 const auto *exportInfo = reinterpret_cast<const VkExportMemoryAllocateInfo *>(extInfo); in AllocateInfo() local
183 const auto *exportInfo = reinterpret_cast<const VkExportMemoryAllocateInfo *>(createInfo); in AllocateInfo() local
105 const auto *exportInfo = reinterpret_cast<const VkExportSemaphoreCreateInfo *>(nextInfo); in SemaphoreCreateInfo() local
220 const auto *exportInfo = reinterpret_cast<const VkExportMemoryAllocateInfo *>(createInfo); in OpaqueFdAllocateInfo() local
1058 auto *exportInfo = reinterpret_cast<const VkExportMemoryAllocateInfo *>(allocationInfo); in vkAllocateMemory() local
952 const vk::VkExportMemoryAllocateInfo exportInfo = in allocateExportableMemory() local983 const vk::VkExportMemoryAllocateInfo exportInfo = in allocateExportableMemory() local
260 std::vector<Export> exportInfo; member
412 …const VkExportMemoryAllocateInfo* const exportInfo = findStructure<VkExportMemoryAllocateInfo… in findOrCreateHwBuffer() local1251 …const VkExportMemoryAllocateInfo* const exportInfo = findStructure<VkExportMemoryAllocateInfo>… in allocateMemory() local
885 VkExportSemaphoreCreateInfo exportInfo; in setupSemaphoreForSignaling() local
882 VkExportSemaphoreCreateInfo exportInfo; in setupSemaphoreForSignaling() local
2935 const vk::VkExportMemoryAllocateInfo exportInfo = in testMemoryWin32Create() local