Home
last modified time | relevance | path

Searched refs:GpuCacheHandle (Results 51 – 70 of 70) sorted by relevance

123

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dclip.rs103 use crate::gpu_cache::{GpuCache, GpuCacheHandle, ToGpuBlocks};
335 pub gpu_cache_handle: GpuCacheHandle,
376 gpu_cache_handle: GpuCacheHandle::new(), in from()
1519 clip_data_handle: GpuCacheHandle::new(), in compute_box_shadow_parameters()
H A Dresource_cache.rs26 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
77 pub uv_rect_handle: GpuCacheHandle,
86 uv_rect_handle: GpuCacheHandle::new(), in invalid()
H A Dpicture.rs117 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
4548 pub extra_gpu_data_handles: SmallVec<[GpuCacheHandle; 1]>,
5095 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in take_context()
6280 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in prepare_for_render()
6309 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
6319 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
H A Dbatch.rs12 use crate::gpu_cache::{GpuBlockData, GpuCache, GpuCacheHandle, GpuCacheAddress};
2825 stops_handle: &GpuCacheHandle, in add_gradient_tiles() argument
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dprepare.rs21 use crate::gpu_cache::{GpuCacheHandle, GpuDataRequest};
910 let mut handle = GpuCacheHandle::new(); in decompose_repeated_gradient()
1472 gpu_cache_handle: GpuCacheHandle::new(), in build_segments_if_needed()
H A Dresource_cache.rs26 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
81 pub uv_rect_handle: GpuCacheHandle,
90 uv_rect_handle: GpuCacheHandle::new(), in invalid()
H A Dpicture.rs117 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
4306 pub extra_gpu_data_handles: SmallVec<[GpuCacheHandle; 1]>,
5030 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in take_context()
5885 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in prepare_for_render()
5924 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
5934 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dprepare.rs21 use crate::gpu_cache::{GpuCacheHandle, GpuDataRequest};
928 let mut handle = GpuCacheHandle::new(); in decompose_repeated_gradient()
1534 gpu_cache_handle: GpuCacheHandle::new(), in build_segments_if_needed()
H A Dresource_cache.rs26 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
80 pub uv_rect_handle: GpuCacheHandle,
89 uv_rect_handle: GpuCacheHandle::new(), in invalid()
H A Dpicture.rs118 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
4661 pub extra_gpu_data_handles: SmallVec<[GpuCacheHandle; 1]>,
5562 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in take_context()
6580 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in prepare_for_render()
6608 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
6618 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dprepare.rs21 use crate::gpu_cache::{GpuCacheHandle, GpuDataRequest};
928 let mut handle = GpuCacheHandle::new(); in decompose_repeated_gradient()
1534 gpu_cache_handle: GpuCacheHandle::new(), in build_segments_if_needed()
H A Dresource_cache.rs26 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
80 pub uv_rect_handle: GpuCacheHandle,
89 uv_rect_handle: GpuCacheHandle::new(), in invalid()
H A Dpicture.rs118 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
4661 pub extra_gpu_data_handles: SmallVec<[GpuCacheHandle; 1]>,
5562 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in take_context()
6580 self.extra_gpu_data_handles.resize(shadows.len(), GpuCacheHandle::new()); in prepare_for_render()
6608 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
6618 self.extra_gpu_data_handles.push(GpuCacheHandle::new()); in prepare_for_render()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/prim_store/
H A Dmod.rs25 use crate::gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle, GpuDataRequest, ToGpuBlocks};
378 impl GpuCacheHandle { impl
739 pub gpu_cache_handle: GpuCacheHandle,
748 gpu_cache_handle: GpuCacheHandle::new(), in with_key_common()
931 pub handle: GpuCacheHandle,
1635 pub gpu_cache_handle: GpuCacheHandle,
3749 let mut handle = GpuCacheHandle::new(); in decompose_repeated_primitive()
4014 gpu_cache_handle: GpuCacheHandle::new(), in build_segments_if_needed()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dresource_cache.rs28 use gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
66 pub uv_rect_handle: GpuCacheHandle,
75 uv_rect_handle: GpuCacheHandle::new(), in invalid()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dresource_cache.rs28 use gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
73 pub uv_rect_handle: GpuCacheHandle,
82 uv_rect_handle: GpuCacheHandle::new(), in invalid()
H A Dpicture.rs21 use gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
2190 pub extra_gpu_data_handle: GpuCacheHandle,
2309 extra_gpu_data_handle: GpuCacheHandle::new(), in new_image()
H A Dbatch.rs12 use gpu_cache::{GpuBlockData, GpuCache, GpuCacheHandle, GpuCacheAddress};
2289 stops_handle: &GpuCacheHandle, in add_gradient_tiles() argument
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/
H A D2.diff624 use gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};
H A D1.diff624 use gpu_cache::{GpuCache, GpuCacheAddress, GpuCacheHandle};

123