Home
last modified time | relevance | path

Searched refs:allowBresenhamForNonStrictLines (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp247 … tcu::TestLog& log, const bool strictMode = true, const bool allowBresenhamForNonStrictLines = fal…
DtcuRasterizationVerifier.cpp1222 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()