Home
last modified time | relevance | path

Searched refs:importDedicatedMemory (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.hpp285 vk::Move<vk::VkDeviceMemory> importDedicatedMemory (const vk::DeviceInterface& vkd,
293 vk::Move<vk::VkDeviceMemory> importDedicatedMemory (const vk::DeviceInterface& vkd,
DvktExternalMemoryUtil.cpp1075 vk::Move<vk::VkDeviceMemory> importDedicatedMemory (const vk::DeviceInterface& vkd, in importDedicatedMemory() function
1086 vk::Move<vk::VkDeviceMemory> importDedicatedMemory (const vk::DeviceInterface& vkd, in importDedicatedMemory() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp2926 …? importDedicatedMemory(vkd, *device, *bufferA, requirements, config.externalType, exportedMemoryT… in testMemoryImportTwice()
2929 …? importDedicatedMemory(vkd, *device, *bufferB, requirements, config.externalType, exportedMemoryT… in testMemoryImportTwice()
2980 …? importDedicatedMemory(vkd, *device, *bufferB, requirements, config.externalType, exportedMemoryT… in testMemoryMultimpleImports()
3058 …? importDedicatedMemory(vkd, *device, *newBuffer, requirements, config.externalType, exportedMemor… in testMemoryFdDup()
3123 …? importDedicatedMemory(vkd, *device, *newBuffer, requirements, config.externalType, exportedMemor… in testMemoryFdDup2()
3188 …? importDedicatedMemory(vkd, *device, *newBuffer, requirements, config.externalType, exportedMemor… in testMemoryFdDup3()
3329 …? importDedicatedMemory(vkd, *device, *newBuffer, requirements, config.externalType, exportedMemor… in testMemoryFdSendOverSocket()
3398 …? importDedicatedMemory(vkd, *device, *bufferB, requirements, config.externalType, exportedMemoryT… in testBufferBindExportImportBind()
3435 …? importDedicatedMemory(vkd, *device, *bufferB, requirements, config.externalType, exportedMemoryT… in testBufferExportBindImportBind()
3471 …? importDedicatedMemory(vkd, *device, *bufferB, requirements, config.externalType, exportedMemoryT… in testBufferExportImportBindBind()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp743 …? importDedicatedMemory(vkd, device, buffer, requirements, externalType, exportedMemoryTypeIndex, … in importAndBindMemory()
761 …? importDedicatedMemory(vkd, device, image, requirements, externalType, exportedMemoryTypeIndex, n… in importAndBindMemory()