Searched defs:planeEquation (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | QuadRasterizer.cpp | 235 …:interpolate(SIMD::Float &x, SIMD::Float &D, SIMD::Float &rhw, Pointer<Byte> planeEquation, bool f… in interpolate()
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShaderGLSLstd450.cpp | 1057 …Pointer<Byte> planeEquation = interpolationData.primitive + OFFSET(Primitive, V[packedInterpolant]… in EmitInterpolate() local 1096 … SIMD::Float &x, const SIMD::Float &y, const SIMD::Float &rhw, Pointer<Byte> planeEquation, Interp… in interpolateAtXY()
|
H A D | SetupRoutine.cpp | 514 …ter<Byte> &v0, Pointer<Byte> &v1, Pointer<Byte> &v2, int attribute, int planeEquation, bool flat, … in setupGradient()
|