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.cpp5606 virtual void removeNotInRange (vector<T>&, const Interval&, const Precision) const {}; in removeNotInRange() function in vkt::shaderexecutor::Sampling
5787 void DefaultSampling<float>::removeNotInRange (vector<float>& dst, const Interval& inputRange, cons… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
5845 void DefaultSampling<double>::removeNotInRange (vector<double>& dst, const Interval& inputRange, co… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
5927 void DefaultSampling<deFloat16>::removeNotInRange(vector<deFloat16>& dst, const Interval& inputRang… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling