Home
last modified time | relevance | path

Searched refs:draw_wide_point_sprites (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.c179 draw_wide_point_sprites(llvmpipe->draw, FALSE); in llvmpipe_create_context()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h103 void draw_wide_point_sprites(struct draw_context *draw, boolean draw_sprite);
Ddraw_context.c403 draw_wide_point_sprites(struct draw_context *draw, boolean draw_sprite) in draw_wide_point_sprites() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.c323 draw_wide_point_sprites(softpipe->draw, TRUE); in softpipe_create_context()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.c387 draw_wide_point_sprites(r300->draw, FALSE);
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_draw.c500 draw_wide_point_sprites(draw, TRUE); in nv30_draw_init()