Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dsw_sync.c327 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_merge()
330 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_merge()
333 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_merge()
336 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_merge()
344 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_merge()
352 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_merge()
363 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_merge()
418 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_multi_timeline_wait()
426 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_multi_timeline_wait()
434 SW_SYNC_FENCE_STATUS_ACTIVE); in test_sync_multi_timeline_wait()
[all …]
/external/igt-gpu-tools/lib/
Dsw_sync.h31 #define SW_SYNC_FENCE_STATUS_ACTIVE (0) macro