Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.hpp207 void getMemoryNative (const vk::DeviceInterface& vkd,
DvktExternalMemoryUtil.cpp469 void getMemoryNative (const vk::DeviceInterface& vkd, in getMemoryNative() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp2956 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/
DvktSynchronizationCrossInstanceSharingTests.cpp1099getMemoryNative(m_vkdA, *m_deviceA, resourceA->getMemory(), m_memoryHandleType, nativeMemoryHandle… in iterate()
DvktSynchronizationSignalOrderTests.cpp690getMemoryNative(vkA, deviceA, iter.resourceA->getMemory(), m_memoryHandleType, nativeMemoryHandle); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp2107 getMemoryNative(vkd, *device, *memory, externalMemoryType, handleA); in testImportAndUnimportExternalMemory()