Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuInterval.hpp203 #define TCU_SET_INTERVAL_BOUNDS(DST, VAR, SETLOW, SETHIGH) do \ macro
225 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.cpp1932 TCU_SET_INTERVAL_BOUNDS(ret, sum, in doApply()
1966 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
1973 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
2008 TCU_SET_INTERVAL_BOUNDS(ret, diff, in doApply()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2362 TCU_SET_INTERVAL_BOUNDS(ret, sum, in doApply()
2397 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
2404 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
2440 TCU_SET_INTERVAL_BOUNDS(ret, diff, in doApply()
DvktShaderCommonFunctionTests.cpp2339 TCU_SET_INTERVAL_BOUNDS(res, tmp, in fma()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp2079 TCU_SET_INTERVAL_BOUNDS(res, tmp, in fma()