Searched defs:planeEquation (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/Device/ |
D | QuadRasterizer.cpp | 319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate()
|
/external/swiftshader/src/Renderer/ |
D | QuadRasterizer.cpp | 319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate()
|
/external/swiftshader/src/Shader/ |
D | SetupRoutine.cpp | 482 …ter<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, … in setupGradient()
|
D | PixelRoutine.cpp | 281 …outine::interpolateCentroid(Float4 &x, Float4 &y, Float4 &rhw, Pointer<Byte> planeEquation, bool f… in interpolateCentroid()
|
/external/swiftshader/src/Pipeline/ |
D | SetupRoutine.cpp | 475 …ter<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, … in setupGradient()
|
D | PixelRoutine.cpp | 281 …outine::interpolateCentroid(Float4 &x, Float4 &y, Float4 &rhw, Pointer<Byte> planeEquation, bool f… in interpolateCentroid()
|