Home
last modified time | relevance | path

Searched defs:planeEquation (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/Device/
DQuadRasterizer.cpp319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate()
/external/swiftshader/src/Renderer/
DQuadRasterizer.cpp319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate()
/external/swiftshader/src/Shader/
DSetupRoutine.cpp482 …ter<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, … in setupGradient()
DPixelRoutine.cpp281 …outine::interpolateCentroid(Float4 &x, Float4 &y, Float4 &rhw, Pointer<Byte> planeEquation, bool f… in interpolateCentroid()
/external/swiftshader/src/Pipeline/
DSetupRoutine.cpp475 …ter<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, … in setupGradient()
DPixelRoutine.cpp281 …outine::interpolateCentroid(Float4 &x, Float4 &y, Float4 &rhw, Pointer<Byte> planeEquation, bool f… in interpolateCentroid()