Home
last modified time | relevance | path

Searched refs:st_invalidate_readpix_cache (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_util.h60 st_invalidate_readpix_cache(struct st_context *st) in st_invalidate_readpix_cache() function
H A Dst_gen_mipmap.c78 st_invalidate_readpix_cache(st); in st_generate_mipmap()
H A Dst_atom_framebuffer.c123 st_invalidate_readpix_cache(st); in st_update_framebuffer_state()
H A Dst_cb_drawtex.c138 st_invalidate_readpix_cache(st); in st_DrawTex()
H A Dst_draw.c87 st_invalidate_readpix_cache(st); in st_prepare_draw()
H A Dst_cb_clear.c397 st_invalidate_readpix_cache(st); in st_Clear()
H A Dst_cb_bitmap.c626 st_invalidate_readpix_cache(st); in st_Bitmap()
H A Dst_cb_copyimage.c689 st_invalidate_readpix_cache(st); in st_CopyImageSubData()
H A Dst_cb_drawpixels.c1282 st_invalidate_readpix_cache(st); in st_DrawPixels()
1681 st_invalidate_readpix_cache(st); in st_CopyPixels()
H A Dst_cb_texture.c2144 st_invalidate_readpix_cache(st); in st_TexSubImage()
3004 st_invalidate_readpix_cache(st); in st_CopyTexSubImage()
3730 st_invalidate_readpix_cache(st); in st_ClearTexSubImage()
H A Dst_context.c351 st_invalidate_readpix_cache(st); in st_destroy_context_priv()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dcompute.c293 st_invalidate_readpix_cache(st); in prepare_compute()
H A Dblit.c378 st_invalidate_readpix_cache(st); in do_blit_framebuffer()