Home
last modified time | relevance | path

Searched refs:ORTHO_NEAR_PLANE (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Ddebug_render.rs10 use internal_types::{ORTHO_FAR_PLANE, ORTHO_NEAR_PLANE};
278 ORTHO_NEAR_PLANE, in render()
H A Dinternal_types.rs70 pub const ORTHO_NEAR_PLANE: f32 = -1000000.0; const
H A Drenderer.rs43 use internal_types::{SourceTexture, ORTHO_FAR_PLANE, ORTHO_NEAR_PLANE, ResourceCacheError};
4080 ORTHO_NEAR_PLANE, in draw_texture_cache_target()
4332 ORTHO_NEAR_PLANE, in draw_tile_frame()
4379 ORTHO_NEAR_PLANE, in draw_tile_frame()
4401 ORTHO_NEAR_PLANE, in draw_tile_frame()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Ddebug_render.rs11 use internal_types::{ORTHO_FAR_PLANE, ORTHO_NEAR_PLANE};
327 ORTHO_NEAR_PLANE, in render()
H A Dinternal_types.rs95 pub const ORTHO_NEAR_PLANE: f32 = -100000.0; const
H A Drenderer.rs56 use internal_types::{TextureSource, ORTHO_FAR_PLANE, ORTHO_NEAR_PLANE, ResourceCacheError};
3714 ORTHO_NEAR_PLANE, in draw_texture_cache_target()
4116 ORTHO_NEAR_PLANE, in draw_tile_frame()
4167 ORTHO_NEAR_PLANE, in draw_tile_frame()
4193 ORTHO_NEAR_PLANE, in draw_tile_frame()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/ngl/
H A Dgsknglrenderjob.c48 #define ORTHO_NEAR_PLANE -10000 macro
406 ORTHO_NEAR_PLANE, in init_projection_matrix()
704 …graphene_matrix_init_ortho (&job->projection, 0, width, 0, height, ORTHO_NEAR_PLANE, ORTHO_FAR_PLA… in gsk_ngl_render_job_set_projection_for_size()
3881 ORTHO_NEAR_PLANE, in gsk_ngl_render_job_render_flipped()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/vulkan/
H A Dgskvulkanrenderpass.c29 #define ORTHO_NEAR_PLANE -10000 macro
156 ORTHO_NEAR_PLANE, in gsk_vulkan_render_pass_new()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/gl/
H A Dgskglrenderer.c38 #define ORTHO_NEAR_PLANE -10000 macro
302 ORTHO_NEAR_PLANE, in init_projection_matrix()