Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2246 const int hiSlope = doGetSlope(hi); in innerExtrema() local
2255 else if (loSlope == 1 && hiSlope == -1) in innerExtrema()
2260 else if (loSlope == -1 && hiSlope == 1) in innerExtrema()
2265 else if (loSlope == hiSlope && in innerExtrema()