Home
last modified time | relevance | path

Searched defs:intersectionMin (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgExpression.cpp1046 float intersectionMin = deFloatMax(entryMin, readMin); in computeEntryReadWeight() local
1074 int intersectionMin = deMax32(entryMin, readMin); in computeEntryReadWeight() local