↓ 4 callersFunctionwith_gpu_timing_gl_span(
gl: &ffi::Gles2,
label: &'static str,
size: (i32, i32),
func: impl FnOnce() -> R,
)
src/shojiwm/src/backend/shader_effect.rs:492
↓ 3 callersMethodbegin(
&mut self,
gl: &ffi::Gles2,
label: &'static str,
size: (i32, i32),
)
src/shojiwm/src/backend/shader_effect.rs:406
↓ 3 callersFunctionlocal_clip_from_physical_geometry(
clip_geometry: Rectangle<i32, Physical>,
geometry: Rectangle<i32, Physical>,
radius: f32,
)
src/shojiwm/src/backend/decoration.rs:569