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()
1841 InputRange inputRange, in createTests()
1946 InputRange inputRange, in createTests()
2015 InputRange inputRange, in createTests()
2067 InputRange inputRange, in createTests()
3720 #define MAKE_TEST_S_I_8136(name, spirvOp, op, filter, inputRange, extension) \ argument
3735 #define MAKE_TEST_V_I_8136(name, spirvOp, op, filter, inputRange, extension) \ argument
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5721 double randomDouble(const FloatFormat& format, Random& rnd, const Interval& inputRange) in randomDouble()
5821 void DefaultSampling<float>::removeNotInRange (vector<float>& dst, const Interval& inputRange, cons… in removeNotInRange() argument
5879 void DefaultSampling<double>::removeNotInRange (vector<double>& dst, const Interval& inputRange, co… in removeNotInRange() argument
5961 …tSampling<deFloat16>::removeNotInRange(vector<deFloat16>& dst, const Interval& inputRange, const P… in removeNotInRange() argument
6072 Interval inputRange; member
6430 …PrecisionCase (const CaseContext& context, const string& name, const Interval& inputRange, const s… in PrecisionCase()
6627 const Interval& inputRange) in generateInputs()