Searched defs:applyExact (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 1841 virtual double applyExact(double) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::FloatFunc1 1872 double applyExact(double x) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::CFloatFunc1 1914 virtual double applyExact(double, double) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::FloatFunc2 1940 double applyExact(double x, double y) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::CFloatFunc2 1997 virtual double applyExact(double, double, double) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::FloatFunc3 2038 double applyExact(double x, double y) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::Functions::Add 2087 double applyExact(double x, double y) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::Functions::Mul 2131 double applyExact(double x, double y) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::Functions::Sub 2154 double applyExact(double x) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::Functions::Negate 2190 double applyExact(double x, double y) const in applyExact() function in deqp::gls::BuiltinPrecisionTests::Functions::Div [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 2879 virtual double applyExact(double) const in applyExact() function in vkt::shaderexecutor::FloatFunc1 2910 double applyExact(double x) const in applyExact() function in vkt::shaderexecutor::CFloatFunc1 2957 virtual double applyExact(double, double) const in applyExact() function in vkt::shaderexecutor::FloatFunc2 2984 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::CFloatFunc2 3070 virtual double applyExact(double, double, double) const in applyExact() function in vkt::shaderexecutor::FloatFunc3 3170 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Add 3219 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Mul 3265 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Sub 3289 double applyExact(double x) const in applyExact() function in vkt::shaderexecutor::Functions::Negate 3326 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Div [all …]
|