Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuRasterizationVerifier.hpp130 struct VerifyTriangleGroupRasterizationLogStash struct
186 VerifyTriangleGroupRasterizationLogStash *logStash = DE_NULL,
H A DtcuRasterizationVerifier.cpp1007 VerifyTriangleGroupRasterizationLogStash *logStash, in verifyMultisampleLineGroupRasterization()
1208 VerifyTriangleGroupRasterizationLogStash *logStash, in verifyMultisampleLineGroupRasterization()
2889 VerifyTriangleGroupRasterizationLogStash &logStash) in logTriangleGroupRasterizationStash()
2917VerifyTriangleGroupRasterizationLogStash *logStash, const bool vulkanLinesTest) in verifyTriangleGroupRasterization()
3111 VerifyTriangleGroupRasterizationLogStash *tempLogStash = in verifyTriangleGroupRasterization()
3112 (logStash == DE_NULL) ? new VerifyTriangleGroupRasterizationLogStash : logStash; in verifyTriangleGroupRasterization()
3152 VerifyTriangleGroupRasterizationLogStash useClippingLogStash; in verifyRelaxedLineGroupRasterization()
3153 VerifyTriangleGroupRasterizationLogStash noClippingLogStash; in verifyRelaxedLineGroupRasterization()
3154 VerifyTriangleGroupRasterizationLogStash useClippingForcedStrictLogStash; in verifyRelaxedLineGroupRasterization()
3155 VerifyTriangleGroupRasterizationLogStash noClippingForcedStrictLogStash; in verifyRelaxedLineGroupRasterization()