Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1689 …virtual Interval getInputRange (const bool is16bit) const {DE_UNREF(is16bit); return Interval(tr… in getInputRange() function in vkt::shaderexecutor::FuncBase
3095 Interval TrigFunc<Signature<float, float> >::getInputRange(const bool is16bit) const in getInputRange() function in vkt::shaderexecutor::Functions::TrigFunc
3103 Interval TrigFunc<Signature<deFloat16, deFloat16> >::getInputRange(const bool is16bit) const in getInputRange() function in vkt::shaderexecutor::Functions::TrigFunc
3111 Interval TrigFunc<Signature<double, double> >::getInputRange(const bool is16bit) const in getInputRange() function in vkt::shaderexecutor::Functions::TrigFunc
5414 Interval getInputRange (const bool is16bit) const in getInputRange() function in vkt::shaderexecutor::GenFunc