Home
last modified time | relevance | path

Searched refs:glx_blur_cache (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/picom/picom-8.2/src/
H A Dopengl.h209 free_glx_bc(ps, &w->glx_blur_cache); in free_win_res_glx()
H A Dwin.h253 glx_blur_cache_t glx_blur_cache; member
H A Drender.c751 (float)factor_center, reg_paint, &w->glx_blur_cache); in win_blur_background()
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcommon.h1233 glx_blur_cache_t glx_blur_cache; member
2335 free_glx_bc(ps, &w->glx_blur_cache); in free_win_res_glx()
H A Dcompton.c1506 reg_paint, pcache_reg, &w->glx_blur_cache); in win_blur_background()