Searched refs:TCU_SET_INTERVAL_BOUNDS (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/common/ |
D | tcuInterval.hpp | 174 #define TCU_SET_INTERVAL_BOUNDS(DST, VAR, SETLOW, SETHIGH) do \ macro 196 TCU_SET_INTERVAL_BOUNDS(DST, VAR, BODY, BODY)
|
D | tcuInterval.cpp | 70 TCU_SET_INTERVAL_BOUNDS(ret, p, p = x.lo() + y.lo(), p = x.hi() + y.hi()); in operator +()
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 1893 TCU_SET_INTERVAL_BOUNDS(ret, sum, in doApply() 1927 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply() 1934 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply() 1969 TCU_SET_INTERVAL_BOUNDS(ret, diff, in doApply()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 2076 TCU_SET_INTERVAL_BOUNDS(res, tmp, in fma()
|