Searched refs:allowBresenhamForNonStrictLines (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.hpp | 247 … tcu::TestLog& log, const bool strictMode = true, const bool allowBresenhamForNonStrictLines = fal…
|
D | tcuRasterizationVerifier.cpp | 1222 const bool allowBresenhamForNonStrictLines = false) in verifyMultisampleLineGroupInterpolation() argument 1265 allowBresenhamForNonStrictLines && in verifyMultisampleLineGroupInterpolation() 2993 …uments& args, tcu::TestLog& log, const bool strictMode, const bool allowBresenhamForNonStrictLines) in verifyTriangulatedLineGroupInterpolation() argument 2995 …mpleLineGroupInterpolation(surface, scene, args, log, strictMode, allowBresenhamForNonStrictLines); in verifyTriangulatedLineGroupInterpolation()
|