Searched defs:applyMonotone (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/common/ |
D | tcuInterval.cpp | 35 Interval applyMonotone (DoubleFunc1& func, const Interval& arg0) in applyMonotone() function 43 Interval applyMonotone (DoubleIntervalFunc1& func, const Interval& arg0) in applyMonotone() function 48 Interval applyMonotone (DoubleFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone() function 58 Interval applyMonotone (DoubleIntervalFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone() function
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 1682 Interval applyMonotone (const EvalContext& ctx, const Interval& iarg0) const in applyMonotone() function in deqp::gls::BuiltinPrecisionTests::FloatFunc1 1745 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in deqp::gls::BuiltinPrecisionTests::FloatFunc2 1847 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in deqp::gls::BuiltinPrecisionTests::FloatFunc3
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 1661 Interval applyMonotone (const EvalContext& ctx, const Interval& iarg0) const in applyMonotone() function in vkt::shaderexecutor::FloatFunc1 1724 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in vkt::shaderexecutor::FloatFunc2 1826 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in vkt::shaderexecutor::FloatFunc3
|