Home
last modified time | relevance | path

Searched refs:triArea (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsLongStressCase.cpp1048 const float triArea = triangleArea(Vec2(vtxAComps[0], vtxAComps[1]), in generateRandomPositionAttribData() local
1051 const float t = triArea / (triArea + 1.0f); in generateRandomPositionAttribData()