Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp479 …pedef std::vector<shaderCollectionForSamplingRoutine> shaderCollectionForSamplingFunctionVectorTyp… typedef in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat
480 shaderCollectionForSamplingFunctionVectorType per_sampling_routine;
H A DesextcTextureCubeMapArraySampling.cpp4660 …for (shaderCollectionForSamplingFunctionVectorType::const_iterator it = per_sampling_routine.begi…
4727 shaderCollectionForSamplingFunctionVectorType::iterator jt = per_sampling_routine.begin();