Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5640 virtual void removeNotInRange (vector<T>&, const Interval&, const Precision) const {} in removeNotInRange() function in vkt::shaderexecutor::Sampling
5821 void DefaultSampling<float>::removeNotInRange (vector<float>& dst, const Interval& inputRange, cons… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
5879 void DefaultSampling<double>::removeNotInRange (vector<double>& dst, const Interval& inputRange, co… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
5961 void DefaultSampling<deFloat16>::removeNotInRange(vector<deFloat16>& dst, const Interval& inputRang… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling