Home
last modified time | relevance | path

Searched refs:GPU_SAMPLER_TAG_OPAQUE (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs251 const GPU_SAMPLER_TAG_OPAQUE: GpuProfileTag = GpuProfileTag { const
2728 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in draw_alpha_batch_container()
2933 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in update_external_native_surfaces()
3395 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in composite_simple()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs251 const GPU_SAMPLER_TAG_OPAQUE: GpuProfileTag = GpuProfileTag { const
2728 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in draw_alpha_batch_container()
2933 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in update_external_native_surfaces()
3395 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in composite_simple()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs251 const GPU_SAMPLER_TAG_OPAQUE: GpuProfileTag = GpuProfileTag { const
2847 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in draw_alpha_batch_container()
3060 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in update_external_native_surfaces()
3526 let opaque_sampler = self.gpu_profiler.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in composite_simple()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Drenderer.rs240 const GPU_SAMPLER_TAG_OPAQUE: GpuProfileTag = GpuProfileTag { const
4306 let opaque_sampler = self.gpu_profile.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in draw_alpha_batch_container()
4525 let opaque_sampler = self.gpu_profile.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in update_external_native_surfaces()
4988 let opaque_sampler = self.gpu_profile.start_sampler(GPU_SAMPLER_TAG_OPAQUE); in composite_simple()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Drenderer.rs173 const GPU_SAMPLER_TAG_OPAQUE: GpuProfileTag = GpuProfileTag { const
3562 let opaque_sampler = self.gpu_profile.start_sampler(GPU_SAMPLER_TAG_OPAQUE);
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Drenderer.rs200 const GPU_SAMPLER_TAG_OPAQUE: GpuProfileTag = GpuProfileTag { const
3300 let opaque_sampler = self.gpu_profile.start_sampler(GPU_SAMPLER_TAG_OPAQUE);