Home
last modified time | relevance | path

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

/dports/x11-wm/picom/picom-8.2/src/
H A Dopengl.h106 GLfloat factor_center, const region_t *reg_tgt, glx_blur_cache_t *pbc);
159 static inline void free_glx_bc_resize(session_t *ps, glx_blur_cache_t *pbc) { in free_glx_bc_resize()
169 static inline void free_glx_bc(session_t *ps, glx_blur_cache_t *pbc) { in free_glx_bc()
H A Dwin.h50 } glx_blur_cache_t; typedef
253 glx_blur_cache_t glx_blur_cache;
H A Dopengl.c695 GLfloat factor_center, const region_t *reg_tgt, glx_blur_cache_t *pbc) { in glx_blur_dst()
703 glx_blur_cache_t ibc = {.width = 0, .height = 0}; in glx_blur_dst()
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcommon.h487 } glx_blur_cache_t; typedef
1233 glx_blur_cache_t glx_blur_cache;
2202 glx_blur_cache_t *pbc);
2278 free_glx_bc_resize(session_t *ps, glx_blur_cache_t *pbc) { in free_glx_bc_resize()
2289 free_glx_bc(session_t *ps, glx_blur_cache_t *pbc) { in free_glx_bc()
H A Dopengl.c1168 glx_blur_cache_t *pbc) { in glx_blur_dst()
1176 glx_blur_cache_t ibc = { .width = 0, .height = 0 }; in glx_blur_dst()