Home
last modified time | relevance | path

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

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