Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp5934 virtual void removeNotInRange(vector<T> &, const Interval &, const Precision) const in removeNotInRange() function in vkt::shaderexecutor::Sampling
6127 void DefaultSampling<float>::removeNotInRange(vector<float> &dst, const Interval &inputRange, in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
6186 void DefaultSampling<double>::removeNotInRange(vector<double> &dst, const Interval &inputRange, con… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
6272 void DefaultSampling<deFloat16>::removeNotInRange(vector<deFloat16> &dst, const Interval &inputRang… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling