Home
last modified time | relevance | path

Searched defs:applyExact (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1841 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 …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp2433 virtual double applyExact(double) const in applyExact() function in vkt::shaderexecutor::FloatFunc1
2464 double applyExact(double x) const in applyExact() function in vkt::shaderexecutor::CFloatFunc1
2511 virtual double applyExact(double, double) const in applyExact() function in vkt::shaderexecutor::FloatFunc2
2538 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::CFloatFunc2
2624 virtual double applyExact(double, double, double) const in applyExact() function in vkt::shaderexecutor::FloatFunc3
2724 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Add
2773 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Mul
2819 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Sub
2843 double applyExact(double x) const in applyExact() function in vkt::shaderexecutor::Functions::Negate
2880 double applyExact(double x, double y) const in applyExact() function in vkt::shaderexecutor::Functions::Div
[all …]