Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.hpp105 struct VerifyTriangleGroupRasterizationLogStash struct
132 …& log, VerificationMode mode = VERIFICATIONMODE_STRICT, VerifyTriangleGroupRasterizationLogStash* …
DtcuRasterizationVerifier.cpp910 …nArguments& args, tcu::TestLog& log, ClipMode clipMode, VerifyTriangleGroupRasterizationLogStash* … in verifyMultisampleLineGroupRasterization()
2245 …ionLog (const tcu::Surface& surface, tcu::TestLog& log, VerifyTriangleGroupRasterizationLogStash& … in verifyTriangleGroupRasterizationLog()
2271 …uments& args, tcu::TestLog& log, VerificationMode mode, VerifyTriangleGroupRasterizationLogStash* … in verifyTriangleGroupRasterization()
2418VerifyTriangleGroupRasterizationLogStash* tempLogStash = (logStash == DE_NULL) ? new VerifyTriangl… in verifyTriangleGroupRasterization()
2452 VerifyTriangleGroupRasterizationLogStash noClippingLogStash; in verifyRelaxedLineGroupRasterization()
2453 VerifyTriangleGroupRasterizationLogStash useClippingLogStash; in verifyRelaxedLineGroupRasterization()