Home
last modified time | relevance | path

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

/dports/graphics/libdrm/libdrm-2.4.110/tests/amdgpu/
H A Dhotunplug_tests.c354 uint32_t *ptr, sync_obj_handle, sync_obj_handle2; in amdgpu_hotunplug_with_exported_fence() local
408 &sync_obj_handle), in amdgpu_hotunplug_with_exported_fence()
411 CU_ASSERT_EQUAL(amdgpu_cs_export_syncobj(device_handle, sync_obj_handle, &shared_fd), 0); in amdgpu_hotunplug_with_exported_fence()
415 CU_ASSERT_EQUAL(amdgpu_cs_destroy_syncobj(device_handle, sync_obj_handle), 0); in amdgpu_hotunplug_with_exported_fence()