Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp472 void getShaderGroup(samplingFunction function, shaderGroup& shader_group) const;
DesextcTextureCubeMapArraySampling.cpp4285 shader_collection.getShaderGroup(Texture, shader_group);
4288 shader_collection.getShaderGroup(TextureLod, shader_group);
4291 shader_collection.getShaderGroup(TextureGrad, shader_group);
4294 shader_collection.getShaderGroup(TextureGather, shader_group);
4669 void TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat::getShaderGroup(samplingFunc… function in glcts::TextureCubeMapArraySamplingTest::shaderCollectionForTextureFormat