Home
last modified time | relevance | path

Searched defs:uv_rect (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dswgl_ext.h467 const vec4_scalar& uv_rect, C color, in blendTextureNearestFast()
598 #define swgl_commitTextureLinearRGBA8(s, p, uv_rect) \ argument
600 #define swgl_commitTextureLinearR8(s, p, uv_rect) \ argument
604 #define swgl_commitPartialTextureLinearR8(len, s, p, uv_rect) \ argument
607 #define swgl_commitPartialTextureLinearInvertR8(len, s, p, uv_rect) \ argument
612 #define swgl_commitTextureLinearColorRGBA8(s, p, uv_rect, color) \ argument
614 #define swgl_commitTextureLinearColorR8(s, p, uv_rect, color) \ argument
652 #define swgl_commitTextureLinearR8ToRGBA8(s, p, uv_rect) \ argument
692 const vec4_scalar& uv_rect, C color, in blendTextureLinearRepeat()
885 #define swgl_commitTextureNearestRGBA8(s, p, uv_rect) \ argument
[all …]
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dswgl_ext.h467 const vec4_scalar& uv_rect, C color, in blendTextureNearestFast()
598 #define swgl_commitTextureLinearRGBA8(s, p, uv_rect) \ argument
600 #define swgl_commitTextureLinearR8(s, p, uv_rect) \ argument
604 #define swgl_commitPartialTextureLinearR8(len, s, p, uv_rect) \ argument
607 #define swgl_commitPartialTextureLinearInvertR8(len, s, p, uv_rect) \ argument
612 #define swgl_commitTextureLinearColorRGBA8(s, p, uv_rect, color) \ argument
614 #define swgl_commitTextureLinearColorR8(s, p, uv_rect, color) \ argument
652 #define swgl_commitTextureLinearR8ToRGBA8(s, p, uv_rect) \ argument
692 const vec4_scalar& uv_rect, C color, in blendTextureLinearRepeat()
885 #define swgl_commitTextureNearestRGBA8(s, p, uv_rect) \ argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dswgl_ext.h467 const vec4_scalar& uv_rect, C color, in blendTextureNearestFast()
598 #define swgl_commitTextureLinearRGBA8(s, p, uv_rect) \ argument
600 #define swgl_commitTextureLinearR8(s, p, uv_rect) \ argument
604 #define swgl_commitPartialTextureLinearR8(len, s, p, uv_rect) \ argument
607 #define swgl_commitPartialTextureLinearInvertR8(len, s, p, uv_rect) \ argument
612 #define swgl_commitTextureLinearColorRGBA8(s, p, uv_rect, color) \ argument
614 #define swgl_commitTextureLinearColorR8(s, p, uv_rect, color) \ argument
652 #define swgl_commitTextureLinearR8ToRGBA8(s, p, uv_rect) \ argument
692 const vec4_scalar& uv_rect, C color, in blendTextureLinearRepeat()
885 #define swgl_commitTextureNearestRGBA8(s, p, uv_rect) \ argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Doverlay_candidate.h82 gfx::RectF uv_rect; variable
H A Dsoftware_renderer.cc432 gfx::RectF uv_rect = gfx::ScaleRect( in DrawTextureQuad() local
481 SkRect uv_rect = gfx::RectFToSkRect(visible_tex_coord_rect); in DrawTileQuad() local
H A Dskia_renderer.cc1853 gfx::RectF uv_rect = gfx::ScaleRect( in DrawStreamVideoQuad() local
1884 gfx::RectF uv_rect = gfx::ScaleRect( in DrawTextureQuad() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display/
H A Doverlay_candidate.h95 gfx::RectF uv_rect; variable
H A Dsoftware_renderer.cc448 gfx::RectF uv_rect = gfx::ScaleRect( in DrawTextureQuad() local
497 SkRect uv_rect = gfx::RectFToSkRect(visible_tex_coord_rect); in DrawTileQuad() local
H A Dskia_renderer.cc1793 gfx::RectF uv_rect = gfx::ScaleRect( in DrawStreamVideoQuad() local
1830 gfx::RectF uv_rect = gfx::ScaleRect( in DrawTextureQuad() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimGridRemapSource.cpp91 void ossimGridRemapSource::initialize(const ossimDrect& uv_rect, in initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/test/
H A Dtest_context_support.cc79 const gfx::RectF& uv_rect, in ScheduleOverlayPlane()
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_viewport.c838 rctf uv_rect = { in GPU_viewport_draw_to_screen_ex() local
892 rctf uv_rect = { in GPU_viewport_unbind_from_offscreen() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dline_builder.cpp572 …neBuilder::new_arc(Vector2 center, Vector2 vbegin, float angle_delta, Color color, Rect2 uv_rect) { in new_arc()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dline_builder.cpp572 …neBuilder::new_arc(Vector2 center, Vector2 vbegin, float angle_delta, Color color, Rect2 uv_rect) { in new_arc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dwebgpu_implementation.cc250 const gfx::RectF& uv_rect, in ScheduleOverlayPlane()
H A Draster_implementation_gles_unittest.cc204 const gfx::RectF& uv_rect, in ScheduleOverlayPlane()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Draster_implementation_gles_unittest.cc204 const gfx::RectF& uv_rect, in ScheduleOverlayPlane()
H A Dwebgpu_implementation.cc281 const gfx::RectF& uv_rect, in ScheduleOverlayPlane()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimDblGrid.cpp202 void ossimDblGrid::initialize(const ossimDrect& uv_rect, in initialize()
/dports/games/dose-response/dose-response-179c326/cargo-crates/rusttype-0.7.3/src/
H A Dgpu_cache.rs886 let uv_rect = Rect { in rect_for() localVariable
/dports/devel/godot/godot-3.2.3-stable/scene/resources/
H A Dstyle_box.cpp847 Rect2 uv_rect = style_rect.grow(aa_on ? aa_size_grow : 0); in draw() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/
H A Dstyle_box.cpp847 Rect2 uv_rect = style_rect.grow(aa_on ? aa_size_grow : 0); in draw() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dcomposite.rs130 pub uv_rect: TexelRect, field
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/rusttype-0.7.7/src/
H A Dgpu_cache.rs944 let uv_rect = Rect { in rect_for() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rusttype-0.8.3/src/
H A Dgpu_cache.rs941 let uv_rect = Rect { in rect_for() localVariable

12