Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuInterval.hpp174 #define TCU_SET_INTERVAL_BOUNDS(DST, VAR, SETLOW, SETHIGH) do \ macro
196 TCU_SET_INTERVAL_BOUNDS(DST, VAR, BODY, BODY)
DtcuInterval.cpp70 TCU_SET_INTERVAL_BOUNDS(ret, p, p = x.lo() + y.lo(), p = x.hi() + y.hi()); in operator +()
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1859 TCU_SET_INTERVAL_BOUNDS(ret, sum, in doApply()
1893 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
1900 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
1935 TCU_SET_INTERVAL_BOUNDS(ret, diff, in doApply()