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 | 1704 Interval applyMonotone (const EvalContext& ctx, const Interval& iarg0) const in applyMonotone() function in deqp::gls::BuiltinPrecisionTests::FloatFunc1 1775 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in deqp::gls::BuiltinPrecisionTests::FloatFunc2 1877 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in deqp::gls::BuiltinPrecisionTests::FloatFunc3
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 2057 Interval applyMonotone (const EvalContext& ctx, const Interval& iarg0) const in applyMonotone() function in vkt::shaderexecutor::FloatFunc1 2127 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in vkt::shaderexecutor::FloatFunc2 2259 Interval applyMonotone (const EvalContext& ctx, in applyMonotone() function in vkt::shaderexecutor::FloatFunc3
|