Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_condrender.c61 st_flush_bitmap_cache(st); in st_BeginConditionalRender()
110 st_flush_bitmap_cache(st); in st_EndConditionalRender()
Dst_cb_flush.c72 st_flush_bitmap_cache(st); in st_finish()
94 st_flush_bitmap_cache(st); in st_glFlush()
Dst_cb_semaphoreobjects.c93 st_flush_bitmap_cache(st); in st_server_wait_semaphore()
160 st_flush_bitmap_cache(st); in st_server_signal_semaphore()
Dst_cb_bitmap.h47 st_flush_bitmap_cache(struct st_context *st);
Dst_cb_compute.c50 st_flush_bitmap_cache(st); in st_dispatch_compute_common()
Dst_gen_mipmap.c82 st_flush_bitmap_cache(st); in st_generate_mipmap()
Dst_cb_queryobj.c141 st_flush_bitmap_cache(st_context(ctx)); in st_BeginQuery()
238 st_flush_bitmap_cache(st_context(ctx)); in st_EndQuery()
Dst_atom_framebuffer.c117 st_flush_bitmap_cache(st); in st_update_framebuffer_state()
Dst_cb_bitmap.c410 st_flush_bitmap_cache(struct st_context *st) in st_flush_bitmap_cache() function
488 st_flush_bitmap_cache(st); in accum_bitmap()
671 st_flush_bitmap_cache(st); in st_DrawAtlasBitmaps()
Dst_draw.c117 st_flush_bitmap_cache(st); in prepare_draw()
Dst_cb_drawtex.c176 st_flush_bitmap_cache(st); in st_DrawTex()
Dst_cb_blit.c72 st_flush_bitmap_cache(st); in st_BlitFramebuffer()
Dst_cb_perfmon.c52 st_flush_bitmap_cache(st); in init_perf_monitor()
Dst_cb_clear.c438 st_flush_bitmap_cache(st); in st_Clear()
Dst_cb_readpixels.c421 st_flush_bitmap_cache(st); in st_ReadPixels()
Dst_draw_feedback.c132 st_flush_bitmap_cache(st); in st_feedback_draw_vbo()
Dst_cb_copyimage.c643 st_flush_bitmap_cache(st); in st_CopyImageSubData()
Dst_cb_texture.c1503 st_flush_bitmap_cache(st); in st_TexSubImage()
1992 st_flush_bitmap_cache(st); in st_GetTexSubImage()
2516 st_flush_bitmap_cache(st); in st_CopyTexSubImage()
3225 st_flush_bitmap_cache(st); in st_ClearTexSubImage()
Dst_cb_drawpixels.c1325 st_flush_bitmap_cache(st); in st_DrawPixels()
1724 st_flush_bitmap_cache(st); in st_CopyPixels()
Dst_manager.c668 st_flush_bitmap_cache(st); in st_context_flush()