Searched refs:draw_sprite (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.h111 void draw_wide_point_sprites(struct draw_context *draw, boolean draw_sprite);
H A Ddraw_context.c484 draw_wide_point_sprites(struct draw_context *draw, boolean draw_sprite) argument
487 draw->pipeline.wide_point_sprites = draw_sprite;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.h115 void draw_wide_point_sprites(struct draw_context *draw, boolean draw_sprite);
H A Ddraw_context.c545 draw_wide_point_sprites(struct draw_context *draw, boolean draw_sprite) argument
548 draw->pipeline.wide_point_sprites = draw_sprite;

Completed in 7 milliseconds