Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuInterval.hpp232 #define TCU_SET_INTERVAL_BOUNDS(DST, VAR, SETLOW, SETHIGH) do \ macro
254 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 +()
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp1933 TCU_SET_INTERVAL_BOUNDS(ret, sum, in doApply()
1967 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
1974 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
2009 TCU_SET_INTERVAL_BOUNDS(ret, diff, in doApply()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2564 TCU_SET_INTERVAL_BOUNDS(ret, sum, in doApply()
2599 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
2606 TCU_SET_INTERVAL_BOUNDS(ret, prod, in doApply()
2642 TCU_SET_INTERVAL_BOUNDS(ret, diff, in doApply()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp2041 TCU_SET_INTERVAL_BOUNDS(res, tmp, in fma()