Home
last modified time | relevance | path

Searched refs:handle_selfimport (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
194 handle_selfimport = prime_fd_to_handle(fd1, dma_buf_fd); in test_with_one_bo()
195 igt_assert_eq_u32(handle, handle_selfimport); in test_with_one_bo()