Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp480 shaderCollectionForSamplingFunctionVectorType per_sampling_routine; member in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat
H A DesextcTextureCubeMapArraySampling.cpp4652 for (shaderCollectionForSamplingFunctionVectorType::const_iterator it = per_sampling_routine.begin(),
4653 end = per_sampling_routine.end();
4718 per_sampling_routine.resize(n_routines_supporting_format);
4719 shaderCollectionForSamplingFunctionVectorType::iterator jt = per_sampling_routine.begin();

Completed in 13 milliseconds