Home
last modified time | relevance | path

Searched refs:draw_flush (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_blend.c69 draw_flush(llvmpipe->draw); in llvmpipe_bind_blend_state()
96 draw_flush(llvmpipe->draw); in llvmpipe_set_blend_color()
141 draw_flush(llvmpipe->draw); in llvmpipe_bind_depth_stencil_state()
168 draw_flush(llvmpipe->draw); in llvmpipe_set_stencil_ref()
Dlp_state_clip.c72 draw_flush(llvmpipe->draw); in llvmpipe_set_scissor_states()
90 draw_flush(llvmpipe->draw); in llvmpipe_set_polygon_stipple()
Dlp_state_sampler.c80 draw_flush(llvmpipe->draw); in llvmpipe_bind_sampler_states()
122 draw_flush(llvmpipe->draw); in llvmpipe_set_sampler_views()
Dlp_flush.c53 draw_flush(llvmpipe->draw); in llvmpipe_flush()
Dlp_draw_arrays.c158 draw_flush(draw); in llvmpipe_draw_vbo()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c72 draw_flush(softpipe->draw); in softpipe_set_scissor_states()
89 draw_flush(softpipe->draw); in softpipe_set_polygon_stipple()
Dsp_state_blend.c52 draw_flush(softpipe->draw); in softpipe_bind_blend_state()
75 draw_flush(softpipe->draw); in softpipe_set_blend_color()
Dsp_state_sampler.c63 draw_flush(softpipe->draw); in softpipe_bind_sampler_states()
111 draw_flush(softpipe->draw); in softpipe_set_sampler_views()
Dsp_state_surface.c54 draw_flush(sp->draw); in softpipe_set_framebuffer_state()
Dsp_state_shader.c154 draw_flush(softpipe->draw); in softpipe_bind_fs_state()
362 draw_flush(softpipe->draw); in softpipe_set_constant_buffer()
Dsp_draw_arrays.c169 draw_flush(draw); in softpipe_draw_vbo()
Dsp_flush.c54 draw_flush(softpipe->draw); in softpipe_flush()
/external/mesa3d/src/gallium/drivers/i915/
Di915_context.c121 draw_flush(i915->draw); in i915_draw_vbo()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h77 void draw_flush(struct draw_context *draw);
Ddraw_context.c234 void draw_flush( struct draw_context *draw ) in draw_flush() function
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_swtnl_draw.c114 draw_flush(svga->swtnl.draw); in svga_swtnl_draw_vbo()
Dsvga_swtnl_state.c102 draw_flush( svga->swtnl.draw ); in update_swtnl_draw()
/external/mesa3d/doxygen/
Dgallium.doc248 23 [color="#1c970c", URL="\ref draw_flush", label="draw_flush\n27.98% (0.00%)\n257944"];
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_draw.c446 draw_flush(draw); in nv30_render_vbo()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_render.c853 draw_flush(r300->draw); in r300_swtcl_draw_vbo()