Searched defs:svga_context (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_context.h313 struct svga_context struct
422 void svga_mark_surfaces_dirty(struct svga_context *svga);
427 void svga_init_state_functions( struct svga_context *svga );
428 void svga_init_flush_functions( struct svga_context *svga );
429 void svga_init_string_functions( struct svga_context *svga );
430 void svga_init_blit_functions(struct svga_context *svga);
432 void svga_init_blend_functions( struct svga_context *svga );
433 void svga_init_depth_stencil_functions( struct svga_context *svga );
434 void svga_init_misc_functions( struct svga_context *svga );
435 void svga_init_rasterizer_functions( struct svga_context *svg
468 svga_context( struct pipe_context *pipe ) function
[all...]
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h313 struct svga_context struct
422 void svga_mark_surfaces_dirty(struct svga_context *svga);
427 void svga_init_state_functions( struct svga_context *svga );
428 void svga_init_flush_functions( struct svga_context *svga );
429 void svga_init_string_functions( struct svga_context *svga );
430 void svga_init_blit_functions(struct svga_context *svga);
432 void svga_init_blend_functions( struct svga_context *svga );
433 void svga_init_depth_stencil_functions( struct svga_context *svga );
434 void svga_init_misc_functions( struct svga_context *svga );
435 void svga_init_rasterizer_functions( struct svga_context *svg
468 svga_context( struct pipe_context *pipe ) function
[all...]

Completed in 941 milliseconds