Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.hpp182 void getMemoryNative (const vk::DeviceInterface& vkd,
DvktExternalMemoryUtil.cpp452 void getMemoryNative (const vk::DeviceInterface& vkd, in getMemoryNative() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp2864 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/
DvktSynchronizationCrossInstanceSharingTests.cpp1092getMemoryNative(m_vkdA, *m_deviceA, resourceA->getMemory(), m_memoryHandleType, nativeMemoryHandle… in iterate()