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;
3681 …for (samplingFunctionsVectorType::iterator function = m_functions.begin(), end_function = m_functi…4683 …const glw::Functions& gl, const formatDefinition& format, const samplingFunctionsVectorType& sampl…4709 …for (samplingFunctionsVectorType::const_iterator it = sampling_routines.begin(), end = sampling_ro…4721 …for (samplingFunctionsVectorType::const_iterator it = sampling_routines.begin(), end = sampling_ro…