Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp970 InputRange inputRange) in combine()
1032 InputRange inputRange) in combine()
1121 InputRange inputRange) in combine()
1230 InputRange inputRange) in combine()
1837 InputRange inputRange, in createTests()
1942 InputRange inputRange, in createTests()
2011 InputRange inputRange, in createTests()
2063 InputRange inputRange, in createTests()
3716 #define MAKE_TEST_S_I_8136(name, spirvOp, op, filter, inputRange, extension) \ argument
3731 #define MAKE_TEST_V_I_8136(name, spirvOp, op, filter, inputRange, extension) \ argument
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5687 double randomDouble(const FloatFormat& format, Random& rnd, const Interval& inputRange) in randomDouble()
5787 void DefaultSampling<float>::removeNotInRange (vector<float>& dst, const Interval& inputRange, cons… in removeNotInRange() argument
5845 void DefaultSampling<double>::removeNotInRange (vector<double>& dst, const Interval& inputRange, co… in removeNotInRange() argument
5927 …tSampling<deFloat16>::removeNotInRange(vector<deFloat16>& dst, const Interval& inputRange, const P… in removeNotInRange() argument
6038 Interval inputRange; member
6396 …PrecisionCase (const CaseContext& context, const string& name, const Interval& inputRange, const s… in PrecisionCase()
6593 const Interval& inputRange) in generateInputs()