Searched refs:logTriangleGroupRasterizationStash (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.cpp | 2636 static void logTriangleGroupRasterizationStash (const tcu::Surface& surface, tcu::TestLog& log, Ver… in logTriangleGroupRasterizationStash() function 2867 logTriangleGroupRasterizationStash(surface, log, *tempLogStash); in verifyTriangleGroupRasterization() 2899 logTriangleGroupRasterizationStash(surface, log, useClippingLogStash); in verifyRelaxedLineGroupRasterization() 2905 logTriangleGroupRasterizationStash(surface, log, noClippingLogStash); in verifyRelaxedLineGroupRasterization() 2911 logTriangleGroupRasterizationStash(surface, log, useClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization() 2917 logTriangleGroupRasterizationStash(surface, log, noClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization() 2929 logTriangleGroupRasterizationStash(surface, log, useClippingLogStash); in verifyRelaxedLineGroupRasterization() 2930 logTriangleGroupRasterizationStash(surface, log, noClippingLogStash); in verifyRelaxedLineGroupRasterization() 2934 logTriangleGroupRasterizationStash(surface, log, useClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization() 2935 logTriangleGroupRasterizationStash(surface, log, noClippingForcedStrictLogStash); in verifyRelaxedLineGroupRasterization()
|