Searched refs:wide_point_sprites (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c93 && draw->pipeline.wide_point_sprites)
171 else if (rast->point_quad_rasterization && draw->pipeline.wide_point_sprites)
H A Ddraw_private.h138 boolean wide_point_sprites; /**< convert points to tris for sprite mode */ member in struct:draw_context::__anon406ac0650108
H A Ddraw_pipe.c70 draw->pipeline.wide_point_sprites = FALSE;
H A Ddraw_context.c487 draw->pipeline.wide_point_sprites = draw_sprite;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c93 && draw->pipeline.wide_point_sprites)
174 else if (rast->point_quad_rasterization && draw->pipeline.wide_point_sprites)
H A Ddraw_pipe.c72 draw->pipeline.wide_point_sprites = FALSE;
H A Ddraw_private.h170 boolean wide_point_sprites; /**< convert points to tris for sprite mode */ member in struct:draw_context::__anone553aa980108
H A Ddraw_context.c548 draw->pipeline.wide_point_sprites = draw_sprite;

Completed in 9 milliseconds