Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_syncobj.h31 #define LOCAL_SYNCOBJ_CREATE_SIGNALED (1 << 0) macro
/external/igt-gpu-tools/tests/
Dsyncobj_basic.c152 uint32_t syncobj = syncobj_create(fd, LOCAL_SYNCOBJ_CREATE_SIGNALED); in test_create_signaled()
Dsyncobj_wait.c196 syncobjs[0] = syncobj_create(fd, LOCAL_SYNCOBJ_CREATE_SIGNALED); in test_reset_one_illegal_handle()
198 syncobjs[2] = syncobj_create(fd, LOCAL_SYNCOBJ_CREATE_SIGNALED); in test_reset_one_illegal_handle()