Data Fields | |
struct brw_winsys | winsys |
batch buffer funcs | |
struct aub_context * | aub |
struct pipe_winsys * | pipe_winsys |
unsigned | batch_data [1024] |
unsigned | batch_nr |
unsigned | batch_size |
unsigned | batch_alloc |
Definition at line 380 of file xm_winsys_aub.c.
struct brw_winsys aub_brw_winsys::winsys [read] |
struct aub_context* aub_brw_winsys::aub [read] |
Definition at line 382 of file xm_winsys_aub.c.
struct pipe_winsys* aub_brw_winsys::pipe_winsys [read] |
Definition at line 384 of file xm_winsys_aub.c.
unsigned aub_brw_winsys::batch_data[1024] |
Definition at line 386 of file xm_winsys_aub.c.
unsigned aub_brw_winsys::batch_nr |
Definition at line 387 of file xm_winsys_aub.c.
unsigned aub_brw_winsys::batch_size |
Definition at line 388 of file xm_winsys_aub.c.
unsigned aub_brw_winsys::batch_alloc |
Definition at line 389 of file xm_winsys_aub.c.