Searched refs:texture_sampler_glsl (Results 1 – 1 of 1) sorted by relevance
6787 …const char* texture_sampler_glsl = TextureViewUtilities::getGLSLTypeForSamplerType(texture_sampler… in initProgramObject() local6834 vs_body.replace(token_position, strlen(token_texture_sampler), texture_sampler_glsl); in initProgramObject()