Home
last modified time | relevance | path

Searched defs:crossProduct0 (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuRasterizationVerifier.cpp58 const deInt64 crossProduct0 = (line.x() * v0.y() - line.y() * v0.x()); in lineLineIntersect() local
72 const deInt64 crossProduct0 = (line.x() * v0.y() - line.y() * v0.x()); in lineLineIntersect() local

Completed in 4 milliseconds