Searched refs:getMemoryNative (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktExternalMemoryUtil.hpp | 207 void getMemoryNative (const vk::DeviceInterface& vkd,
|
D | vktExternalMemoryUtil.cpp | 469 void getMemoryNative (const vk::DeviceInterface& vkd, in getMemoryNative() function
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 2956 getMemoryNative(vkd, *device, *memory, config.externalType, handleA); in testMemoryWin32Create() 3022 getMemoryNative(vkd, *device, *memory, config.externalType, handleA); in testMemoryImportTwice() 3076 getMemoryNative(vkd, *device, *memory, config.externalType, handleA); in testMemoryMultipleImports() 3114 getMemoryNative(vkd, *device, *memory, config.externalType, handle); in testMemoryMultipleExports() 3143 getMemoryNative(vkd, *device, *memory, config.externalType, handle); in testMemoryFdProperties() 3537 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testBufferBindExportImportBind() 3573 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testBufferExportBindImportBind() 3610 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testBufferExportImportBindBind() 3819 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testImageBindExportImportBind() 3862 getMemoryNative(vkd, *device, *memoryA, config.externalType, handle); in testImageExportBindImportBind() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 1099 …getMemoryNative(m_vkdA, *m_deviceA, resourceA->getMemory(), m_memoryHandleType, nativeMemoryHandle… in iterate()
|
D | vktSynchronizationSignalOrderTests.cpp | 690 …getMemoryNative(vkA, deviceA, iter.resourceA->getMemory(), m_memoryHandleType, nativeMemoryHandle); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 2107 getMemoryNative(vkd, *device, *memory, externalMemoryType, handleA); in testImportAndUnimportExternalMemory()
|