Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5651 virtual void removeNotInRange (vector<T>&, const Interval&, const Precision) const {} in removeNotInRange() function in vkt::shaderexecutor::Sampling
5832 void DefaultSampling<float>::removeNotInRange (vector<float>& dst, const Interval& inputRange, cons… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
5890 void DefaultSampling<double>::removeNotInRange (vector<double>& dst, const Interval& inputRange, co… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling
5972 void DefaultSampling<deFloat16>::removeNotInRange(vector<deFloat16>& dst, const Interval& inputRang… in removeNotInRange() function in vkt::shaderexecutor::DefaultSampling