Home
last modified time | relevance | path

Searched defs:rhw (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/directx3d/
H A Ddirectx3dgraphics.hpp152 float x, y, z, rhw; member
161 float x, y, z, rhw; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Pipeline/
H A DPixelRoutine.hpp38 Float4 rhw; // Reciprocal w member in sw::PixelRoutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DPixelRoutine.hpp35 Float4 rhw; // Reciprocal w member in sw::PixelRoutine
H A DVertexRoutine.cpp618 Float4 rhw = Float4(1.0f) / o[pos].w; in postTransform() local
726 Float4 rhw = Float4(1.0f) / w; in writeCache() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Shader/
H A DPixelRoutine.hpp35 Float4 rhw; // Reciprocal w member in sw::PixelRoutine
H A DVertexRoutine.cpp618 Float4 rhw = Float4(1.0f) / o[pos].w; in postTransform() local
726 Float4 rhw = Float4(1.0f) / w; in writeCache() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Pipeline/
H A DPixelRoutine.hpp38 Float4 rhw; // Reciprocal w member in sw::PixelRoutine
/dports/math/cgal/CGAL-5.3/include/CGAL/Homogeneous/
H A Ddistance_predicatesH2.h42 const RT rhw = r.hw(); in has_larger_distance_to_point() local
186 const RT rhw= r.hw(); in compare_signed_distance_to_line() local
227 const RT rhw= r.hw(); in has_smaller_signed_distance_to_line() local
260 const RT rhw= r.hw(); in has_larger_signed_distance_to_line() local
H A Ddistance_predicatesH3.h103 const RT rhw = r.hw(); in compare_distance_to_point() local
142 const RT rhw = r.hw(); in has_larger_distance_to_point() local
178 const RT rhw = r.hw(); in has_smaller_distance_to_point() local
H A Dpredicates_on_pointsH2.h61 const RT& rhx, const RT& rhy, const RT& rhw) in compare_power_distanceH2()
88 const RT &rhx, const RT &rhy, const RT &rhw, const Quotient<RT> &rwt, in power_testH2()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcthardware.c20 enum CTCARDS model, struct hw **rhw) in create_hw_obj()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcthardware.c20 enum CTCARDS model, struct hw **rhw) in create_hw_obj()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/ctxfi/
H A Dcthardware.c20 enum CTCARDS model, struct hw **rhw) in create_hw_obj()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Renderers/
H A DDirectX9.h14 FLOAT x, y, z, rhw; member
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Renderers/
H A DDirectX9.h14 FLOAT x, y, z, rhw; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Device/
H A DQuadRasterizer.cpp234 Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation, … in interpolate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Renderer/
H A DQuadRasterizer.cpp319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Device/
H A DQuadRasterizer.cpp234 Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation, … in interpolate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Renderer/
H A DQuadRasterizer.cpp319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate()
/dports/math/cgal/CGAL-5.3/include/CGAL/Min_circle_2/
H A DMin_circle_2_adapterH2.h73 RT rhw; in orientation() local
182 RT rhw; in set() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Min_ellipse_2/
H A DMin_ellipse_2_adapterH2.h53 RT rhw; in are_ordered_along_lineH2() local
109 RT rhw; in orientation() local
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/
H A DVertex.h55 float rhw; member
H A DGraphicsFormat.h89 f32 rhw; member
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DDirect3D.cpp57 float rhw; /* Reciprocal of homogeneous w */ member
521 float rhw=1.0f/(z*990.0f+10.0f); in BlitRect() local
/dports/games/openbor4432/openbor-ba1eb4f/engine/xbox/generic/
H A Dpanel.h44 FLOAT x, y, z, rhw; member

1234