Home
last modified time | relevance | path

Searched refs:samplingFunctionsVectorType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp308 typedef std::vector<samplingFunctionDefinition> samplingFunctionsVectorType; typedef in glcts::TextureCubeMapArraySamplingTest
470 const samplingFunctionsVectorType& sampling_routines, TextureCubeMapArraySamplingTest& test);
681 samplingFunctionsVectorType m_functions;
DesextcTextureCubeMapArraySampling.cpp3681 …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…