Home
last modified time | relevance | path

Searched defs:used_layers (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/resvg-0.9.0/src/
H A Dlayers.rs54 let used_layers = Rc::strong_count(&self.counter) - 1; in get() localVariable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/vl/
H A Dvl_compositor.h98 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/vl/
H A Dvl_compositor.h100 unsigned used_layers:VL_COMPOSITOR_MAX_LAYERS; member
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/
H A Dgdkvulkancontext.c1023 GPtrArray *used_layers; in gdk_display_create_vulkan_instance() local