
Data Fields | |
| struct _DriFenceMgrCreateInfo | info |
| void * | private |
| pipe_mutex | mutex |
| int | refCount |
| drmMMListHead * | heads |
| int | num_fences |
Definition at line 13 of file ws_dri_fencemgr.c.
struct _DriFenceMgrCreateInfo _DriFenceMgr::info [read] |
Definition at line 17 of file ws_dri_fencemgr.c.
| void* _DriFenceMgr::private |
Definition at line 18 of file ws_dri_fencemgr.c.
Definition at line 23 of file ws_dri_fencemgr.c.
Definition at line 24 of file ws_dri_fencemgr.c.
| drmMMListHead* _DriFenceMgr::heads |
Definition at line 25 of file ws_dri_fencemgr.c.
Definition at line 26 of file ws_dri_fencemgr.c.
1.5.4