Home
last modified time | relevance | path

Searched defs:ScalarFunc (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dfold-implementation.h431 using ScalarFunc = std::function<Scalar<TR>(const Scalar<TArgs> &...)>; variable
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2798 typedef Func<Signature<T, T, T> > ScalarFunc; typedef in deqp::gls::BuiltinPrecisionTests::Functions::CompWiseFunc
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3582 typedef Func<Signature<T, T, T> > ScalarFunc; typedef in vkt::shaderexecutor::Functions::CompWiseFunc