Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dprime_self_import.c175 uint32_t handle, handle_import1, handle_import2, handle_selfimport; in test_with_one_bo() local
190 handle_import2 = prime_fd_to_handle(fd2, dma_buf_fd); in test_with_one_bo()
191 igt_assert_eq_u32(handle_import1, handle_import2); in test_with_one_bo()