Home
last modified time | relevance | path

Searched refs:startBehavior (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp319 CORNER_START_CASE_BEHAVIOR startBehavior; // how the corner behaves if the start point at the corner in doesLineSegmentExitDiamond() member
392 if (corners[ndx].startBehavior == DiamondCorners::CORNER_START_CASE_OUTSIDE) in doesLineSegmentExitDiamond()
400 if (corners[ndx].startBehavior == DiamondCorners::CORNER_START_CASE_POSITIVE_Y_45 && in doesLineSegmentExitDiamond()
407 if (corners[ndx].startBehavior == DiamondCorners::CORNER_START_CASE_NEGATIVE_Y_45 && in doesLineSegmentExitDiamond()

Completed in 2 milliseconds