Searched refs:getGLSLTypeForSamplerType (Results 1 – 2 of 2) sorted by relevance
131 static const char* getGLSLTypeForSamplerType(const TextureView::_sampler_type sampler_type);
1175 const char* TextureViewUtilities::getGLSLTypeForSamplerType(const _sampler_type sampler_type) in getGLSLTypeForSamplerType() function in gl4cts::TextureViewUtilities6787 …const char* texture_sampler_glsl = TextureViewUtilities::getGLSLTypeForSamplerType(texture_sampler… in initProgramObject()6796 const char* view_sampler_glsl = TextureViewUtilities::getGLSLTypeForSamplerType(view_sampler_type); in initProgramObject()