Home
last modified time | relevance | path

Searched refs:no_texture (Results 1 – 15 of 15) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmr1.c46 gx_strip_bitmap no_texture; in mem_mono_strip_copy_rop() local
170 no_texture.data = scan_line_base(mdev, 0); /* arbitrary */ in mem_mono_strip_copy_rop()
171 no_texture.raster = 0; in mem_mono_strip_copy_rop()
172 no_texture.size.x = width; in mem_mono_strip_copy_rop()
173 no_texture.size.y = height; in mem_mono_strip_copy_rop()
174 no_texture.rep_width = no_texture.rep_height = 1; in mem_mono_strip_copy_rop()
175 no_texture.rep_shift = no_texture.shift = 0; in mem_mono_strip_copy_rop()
176 textures = &no_texture; in mem_mono_strip_copy_rop()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmr1.c46 gx_strip_bitmap no_texture; in mem_mono_strip_copy_rop() local
170 no_texture.data = scan_line_base(mdev, 0); /* arbitrary */ in mem_mono_strip_copy_rop()
171 no_texture.raster = 0; in mem_mono_strip_copy_rop()
172 no_texture.size.x = width; in mem_mono_strip_copy_rop()
173 no_texture.size.y = height; in mem_mono_strip_copy_rop()
174 no_texture.rep_width = no_texture.rep_height = 1; in mem_mono_strip_copy_rop()
175 no_texture.rep_shift = no_texture.shift = 0; in mem_mono_strip_copy_rop()
176 textures = &no_texture; in mem_mono_strip_copy_rop()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmr1.c51 gx_strip_bitmap no_texture; in mem_mono_strip_copy_rop() local
174 no_texture.data = scan_line_base(mdev, 0); /* arbitrary */ in mem_mono_strip_copy_rop()
175 no_texture.raster = 0; in mem_mono_strip_copy_rop()
176 no_texture.size.x = width; in mem_mono_strip_copy_rop()
177 no_texture.size.y = height; in mem_mono_strip_copy_rop()
178 no_texture.rep_width = no_texture.rep_height = 1; in mem_mono_strip_copy_rop()
179 no_texture.rep_shift = no_texture.shift = 0; in mem_mono_strip_copy_rop()
180 textures = &no_texture; in mem_mono_strip_copy_rop()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmr1.c51 gx_strip_bitmap no_texture; in mem_mono_strip_copy_rop() local
174 no_texture.data = scan_line_base(mdev, 0); /* arbitrary */ in mem_mono_strip_copy_rop()
175 no_texture.raster = 0; in mem_mono_strip_copy_rop()
176 no_texture.size.x = width; in mem_mono_strip_copy_rop()
177 no_texture.size.y = height; in mem_mono_strip_copy_rop()
178 no_texture.rep_width = no_texture.rep_height = 1; in mem_mono_strip_copy_rop()
179 no_texture.rep_shift = no_texture.shift = 0; in mem_mono_strip_copy_rop()
180 textures = &no_texture; in mem_mono_strip_copy_rop()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dbatch.rs92 pub fn no_texture() -> Self { in no_texture() method
518 BatchTextures::no_texture(), in add_pic_to_batch()
648 let no_textures = BatchTextures::no_texture(); in add_prim_to_batch()
1114 BatchTextures::no_texture(), in add_prim_to_batch()
1289 BatchTextures::no_texture(),
1323 BatchTextures::no_texture(),
1330 BatchTextures::no_texture(),
1338 BatchTextures::no_texture(),
1350 BatchTextures::no_texture(),
1359 let mut textures = BatchTextures::no_texture();
H A Drenderer.rs3516 &BatchTextures::no_texture(),
3525 &BatchTextures::no_texture(),
3935 &BatchTextures::no_texture(), in draw_alpha_target()
3944 &BatchTextures::no_texture(), in draw_alpha_target()
3967 &BatchTextures::no_texture(), in draw_alpha_target()
3986 &BatchTextures::no_texture(), in draw_alpha_target()
4007 &BatchTextures::no_texture(), in draw_alpha_target()
4098 &BatchTextures::no_texture(), in draw_texture_cache_target()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dbatch.rs104 pub fn no_texture() -> Self { in no_texture() method
135 let mut new_textures = BatchTextures::no_texture(); in combine_textures()
751 BatchTextures::no_texture(), in emit_placeholder()
903 textures: BatchTextures::no_texture(), in add_prim_to_batch()
1164 BatchTextures::no_texture(), in add_prim_to_batch()
1286 BatchTextures::no_texture(), in add_prim_to_batch()
1947 BatchTextures::no_texture(), in add_prim_to_batch()
2373 BatchTextures::no_texture(), in add_prim_to_batch()
2454 BatchTextures::no_texture(), in add_prim_to_batch()
2535 BatchTextures::no_texture(), in add_prim_to_batch()
[all …]
H A Drenderer.rs5133 &BatchTextures::no_texture(),
5142 &BatchTextures::no_texture(),
5241 &BatchTextures::no_texture(), in draw_clip_batch_list()
5255 &BatchTextures::no_texture(), in draw_clip_batch_list()
5364 &BatchTextures::no_texture(), in draw_alpha_target()
5373 &BatchTextures::no_texture(), in draw_alpha_target()
5535 &BatchTextures::no_texture(), in draw_texture_cache_target()
5557 &BatchTextures::no_texture(), in draw_texture_cache_target()
5577 &BatchTextures::no_texture(), in draw_texture_cache_target()
6182 &BatchTextures::no_texture(), in init_pixel_local_storage()
[all …]
H A Drender_target.rs956 let mut textures = BatchTextures::no_texture(); in add_svg_filter_instances()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dbatch.rs83 pub fn no_texture() -> Self { in no_texture() method
666 textures: BatchTextures::no_texture(), in add_prim_to_batch()
907 BatchTextures::no_texture(), in add_prim_to_batch()
1048 BatchTextures::no_texture(), in add_prim_to_batch()
1471 BatchTextures::no_texture(), in add_prim_to_batch()
1645 BatchTextures::no_texture(), in add_prim_to_batch()
1691 let mut textures = BatchTextures::no_texture(); in add_prim_to_batch()
1987 BatchTextures::no_texture(), in add_prim_to_batch()
2068 BatchTextures::no_texture(), in add_prim_to_batch()
2304 textures: BatchTextures::no_texture(), in add_gradient_tiles()
H A Drenderer.rs3154 &BatchTextures::no_texture(), in handle_scaling()
3253 &BatchTextures::no_texture(),
3262 &BatchTextures::no_texture(),
3611 &BatchTextures::no_texture(), in draw_alpha_target()
3620 &BatchTextures::no_texture(), in draw_alpha_target()
3647 &BatchTextures::no_texture(), in draw_alpha_target()
3769 &BatchTextures::no_texture(), in draw_texture_cache_target()
3784 &BatchTextures::no_texture(), in draw_texture_cache_target()
3809 &BatchTextures::no_texture(), in draw_texture_cache_target()
3832 &BatchTextures::no_texture(), in draw_texture_cache_target()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_defines.cpp1978 case no_texture: in TextureMode()
1979 tm = no_texture; in TextureMode()
1988 tm = no_texture; in TextureMode()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_defines.cpp1978 case no_texture: in TextureMode()
1979 tm = no_texture; in TextureMode()
1988 tm = no_texture; in TextureMode()
H A Dopennurbs_defines.h1030 no_texture = 0, // texture disabled enumerator
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_defines.h1031 no_texture = 0, // texture disabled enumerator