
Data Fields | |
| DriBufferPool * | pool |
| pipe_mutex | mutex |
| int | refCount |
| const char * | name |
| uint64_t | flags |
| unsigned | hint |
| unsigned | alignment |
| unsigned | createdByReference |
| void * | private |
| unsigned | userBuffer |
| void * | userData |
| unsigned | userSize |
Definition at line 277 of file ws_dri_bufmgr.c.
Definition at line 279 of file ws_dri_bufmgr.c.
Definition at line 280 of file ws_dri_bufmgr.c.
Definition at line 281 of file ws_dri_bufmgr.c.
| const char* _DriBufferObject::name |
Definition at line 282 of file ws_dri_bufmgr.c.
| uint64_t _DriBufferObject::flags |
Definition at line 283 of file ws_dri_bufmgr.c.
| unsigned _DriBufferObject::hint |
Definition at line 284 of file ws_dri_bufmgr.c.
| unsigned _DriBufferObject::alignment |
Definition at line 285 of file ws_dri_bufmgr.c.
| unsigned _DriBufferObject::createdByReference |
Definition at line 286 of file ws_dri_bufmgr.c.
Definition at line 287 of file ws_dri_bufmgr.c.
| unsigned _DriBufferObject::userBuffer |
Definition at line 289 of file ws_dri_bufmgr.c.
Definition at line 290 of file ws_dri_bufmgr.c.
| unsigned _DriBufferObject::userSize |
Definition at line 291 of file ws_dri_bufmgr.c.
1.5.4