Searched refs:samplingFunctionsVectorType (Results 1 – 2 of 2) sorted by relevance
308 typedef std::vector<samplingFunctionDefinition> samplingFunctionsVectorType; typedef in glcts::TextureCubeMapArraySamplingTest470 … const samplingFunctionsVectorType &sampling_routines, TextureCubeMapArraySamplingTest &test);681 samplingFunctionsVectorType m_functions;
3682 …for (samplingFunctionsVectorType::iterator function = m_functions.begin(), end_function = m_functi…4691 …const glw::Functions &gl, const formatDefinition &format, const samplingFunctionsVectorType &sampl…4717 …for (samplingFunctionsVectorType::const_iterator it = sampling_routines.begin(), end = sampling_ro…4729 …for (samplingFunctionsVectorType::const_iterator it = sampling_routines.begin(), end = sampling_ro…