Searched refs:getMemoryNative (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktExternalMemoryUtil.hpp | 182 void getMemoryNative (const vk::DeviceInterface& vkd,
|
D | vktExternalMemoryUtil.cpp | 452 void getMemoryNative (const vk::DeviceInterface& vkd, in getMemoryNative() function
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 2864 getMemoryNative(vkd, *device, *memory, config.externalType, handleA); in testMemoryWin32Create() 2919 getMemoryNative(vkd, *device, *memory, config.externalType, handleA); in testMemoryImportTwice() 2973 getMemoryNative(vkd, *device, *memory, config.externalType, handleA); in testMemoryMultimpleImports() 3011 getMemoryNative(vkd, *device, *memory, config.externalType, handle); in testMemoryMultimpleExports() 3393 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testBufferBindExportImportBind() 3429 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testBufferExportBindImportBind() 3466 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testBufferExportImportBindBind() 3669 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testImageBindExportImportBind() 3707 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testImageExportBindImportBind() 3747 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testImageExportImportBindBind() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 1092 …getMemoryNative(m_vkdA, *m_deviceA, resourceA->getMemory(), m_memoryHandleType, nativeMemoryHandle… in iterate()
|