Searched refs:VerifyTriangleGroupRasterizationLogStash (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.hpp | 105 struct VerifyTriangleGroupRasterizationLogStash struct 132 …& log, VerificationMode mode = VERIFICATIONMODE_STRICT, VerifyTriangleGroupRasterizationLogStash* …
|
D | tcuRasterizationVerifier.cpp | 910 …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() 2418 …VerifyTriangleGroupRasterizationLogStash* tempLogStash = (logStash == DE_NULL) ? new VerifyTriangl… in verifyTriangleGroupRasterization() 2452 VerifyTriangleGroupRasterizationLogStash noClippingLogStash; in verifyRelaxedLineGroupRasterization() 2453 VerifyTriangleGroupRasterizationLogStash useClippingLogStash; in verifyRelaxedLineGroupRasterization()
|