Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp480 shaderCollectionForSamplingFunctionVectorType per_sampling_routine; member in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat
H A DesextcTextureCubeMapArraySampling.cpp4660 …for (shaderCollectionForSamplingFunctionVectorType::const_iterator it = per_sampling_routine.begi…
4661 … end = per_sampling_routine.end();
4726 per_sampling_routine.resize(n_routines_supporting_format);
4727 shaderCollectionForSamplingFunctionVectorType::iterator jt = per_sampling_routine.begin();