Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dsw_sync.c342 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_merge()
350 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_merge()
358 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_merge()
361 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_merge()
385 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_merge_same()
390 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_merge_same()
428 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_multi_timeline_wait()
436 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_multi_timeline_wait()
444 SW_SYNC_FENCE_STATUS_SIGNALED); in test_sync_multi_timeline_wait()
/external/igt-gpu-tools/lib/
Dsw_sync.h32 #define SW_SYNC_FENCE_STATUS_SIGNALED (1) macro