Home
last modified time | relevance | path

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

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Drenderer.rs187 const GPU_TAG_BLIT: GpuProfileTag = GpuProfileTag { const
3088 let _timer = self.gpu_profile.start_timer(GPU_TAG_BLIT); in handle_blits()
3470 let _timer = self.gpu_profile.start_timer(GPU_TAG_BLIT);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Drenderer.rs164 const GPU_TAG_BLIT: GpuProfileTag = GpuProfileTag { const
3372 let _timer = self.gpu_profile.start_timer(GPU_TAG_BLIT); in handle_blits()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs239 const GPU_TAG_BLIT: GpuProfileTag = GpuProfileTag { const
2519 let _timer = self.gpu_profiler.start_timer(GPU_TAG_BLIT); in handle_blits()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs239 const GPU_TAG_BLIT: GpuProfileTag = GpuProfileTag { const
2519 let _timer = self.gpu_profiler.start_timer(GPU_TAG_BLIT); in handle_blits()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs239 const GPU_TAG_BLIT: GpuProfileTag = GpuProfileTag { const
2635 let _timer = self.gpu_profiler.start_timer(GPU_TAG_BLIT); in handle_blits()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Drenderer.rs228 const GPU_TAG_BLIT: GpuProfileTag = GpuProfileTag { const
4126 let _timer = self.gpu_profile.start_timer(GPU_TAG_BLIT); in handle_blits()