Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp480 shaderCollectionForSamplingFunctionVectorType per_sampling_routine; member in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat
DesextcTextureCubeMapArraySampling.cpp4674 …for (shaderCollectionForSamplingFunctionVectorType::const_iterator it = per_sampling_routine.begi…
4675 end = per_sampling_routine.end();
4740 per_sampling_routine.resize(n_routines_supporting_format);
4741 shaderCollectionForSamplingFunctionVectorType::iterator jt = per_sampling_routine.begin();