Home
last modified time | relevance | path

Searched refs:handleA (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp1077 NativeHandle handleA; in testSemaphoreWin32Create() local
1078 getSemaphoreNative(vkd, *device, *semaphore, config.externalType, handleA); in testSemaphoreWin32Create()
1082 …phore> semaphoreA (createAndImportSemaphore(vkd, *device, config.externalType, handleA, flags)); in testSemaphoreWin32Create()
1124 NativeHandle handleA; in testSemaphoreImportTwice() local
1128 …e(context, vkd, *device, alloc, queue, queueFamilyIndex, *semaphore, config.externalType, handleA); in testSemaphoreImportTwice()
1129 if (handleA.getFd() == -1) in testSemaphoreImportTwice()
1133 getSemaphoreNative(vkd, *device, *semaphore, config.externalType, handleA); in testSemaphoreImportTwice()
1136 NativeHandle handleB (handleA); in testSemaphoreImportTwice()
1138 …emaphore> semaphoreA (createAndImportSemaphore(vkd, *device, config.externalType, handleA, flags)); in testSemaphoreImportTwice()
1177 NativeHandle handleA; in testSemaphoreImportReimport() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiExternalMemoryTests.cpp1077 NativeHandle handleA; in testSemaphoreWin32Create() local
1078 getSemaphoreNative(vkd, *device, *semaphore, config.externalType, handleA); in testSemaphoreWin32Create()
1082 …phore> semaphoreA (createAndImportSemaphore(vkd, *device, config.externalType, handleA, flags)); in testSemaphoreWin32Create()
1124 NativeHandle handleA; in testSemaphoreImportTwice() local
1128 …e(context, vkd, *device, alloc, queue, queueFamilyIndex, *semaphore, config.externalType, handleA); in testSemaphoreImportTwice()
1129 if (handleA.getFd() == -1) in testSemaphoreImportTwice()
1133 getSemaphoreNative(vkd, *device, *semaphore, config.externalType, handleA); in testSemaphoreImportTwice()
1136 NativeHandle handleB (handleA); in testSemaphoreImportTwice()
1138 …emaphore> semaphoreA (createAndImportSemaphore(vkd, *device, config.externalType, handleA, flags)); in testSemaphoreImportTwice()
1177 NativeHandle handleA; in testSemaphoreImportReimport() local
[all …]
/third_party/musl/libc-test/src/functional/
Ddlopen_ns.c233 void* handleA = dlopen_ns(&transitivity_A, dllName, RTLD_LAZY); in dlopen_inherit_check_can_pass() local
234 if(handleA){ in dlopen_inherit_check_can_pass()
236 dlclose(handleA); in dlopen_inherit_check_can_pass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp2127 NativeHandle handleA; in testImportAndUnimportExternalMemory() local
2129 getMemoryNative(vkd, *device, *memory, externalMemoryType, handleA); in testImportAndUnimportExternalMemory()
2131 NativeHandle handleB (handleA); in testImportAndUnimportExternalMemory()
2137 …dicatedMemory(vkd, *device, *bufferA, requirements, externalMemoryType, memoryTypeIndex, handleA)); in testImportAndUnimportExternalMemory()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp2127 NativeHandle handleA; in testImportAndUnimportExternalMemory() local
2129 getMemoryNative(vkd, *device, *memory, externalMemoryType, handleA); in testImportAndUnimportExternalMemory()
2131 NativeHandle handleB (handleA); in testImportAndUnimportExternalMemory()
2137 …dicatedMemory(vkd, *device, *bufferA, requirements, externalMemoryType, memoryTypeIndex, handleA)); in testImportAndUnimportExternalMemory()