Searched refs:logTriangleGroupRasterizationStash (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuRasterizationVerifier.cpp | 2888 static void logTriangleGroupRasterizationStash(const tcu::Surface &surface, tcu::TestLog &log, in logTriangleGroupRasterizationStash() function 3121 logTriangleGroupRasterizationStash(surface, log, *tempLogStash); in verifyTriangleGroupRasterization() 3160 logTriangleGroupRasterizationStash(surface, log, useClippingLogStash); in verifyRelaxedLineGroupRasterization() 3167 logTriangleGroupRasterizationStash(surface, log, noClippingLogStash); in verifyRelaxedLineGroupRasterization() 3175 logTriangleGroupRasterizationStash(surface, log, useClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization() 3183 logTriangleGroupRasterizationStash(surface, log, noClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization() 3195 logTriangleGroupRasterizationStash(surface, log, useClippingLogStash); in verifyRelaxedLineGroupRasterization() 3196 logTriangleGroupRasterizationStash(surface, log, noClippingLogStash); in verifyRelaxedLineGroupRasterization() 3200 logTriangleGroupRasterizationStash(surface, log, useClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization() 3201 logTriangleGroupRasterizationStash(surface, log, noClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization()
|