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