Home
last modified time | relevance | path

Searched defs:r300_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h449 struct r300_context { struct
451 struct pipe_context context;
454 struct radeon_winsys *rws;
456 struct radeon_winsys_cs *cs;
458 struct r300_screen *screen;
461 struct draw_context* draw;
463 struct pipe_resource* vbo;
465 size_t draw_vbo_offset;
466 size_t draw_vbo_size;
468 boolean draw_vbo_locked;
[all …]