OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cross2d
(Results
1 - 1
of
1
) sorted by null
/external/deqp/framework/referencerenderer/
rrRenderer.cpp
479
float
cross2D
(const tcu::Vec2& a, const tcu::Vec2& b)
633
const float visibleArea = de::abs(
cross2D
(to2DCartesian(clipVec4ToVec4(v1.position)) - to2DCartesian(clipVec4ToVec4(v0.position)),
[
all
...]
Completed in 729 milliseconds