Searched refs:getSamplerType (Results 1 – 3 of 3) sorted by relevance
77 SamplerType getSamplerType(unsigned int samplerIndex);
214 SamplerType Program::getSamplerType(unsigned int samplerIndex) in getSamplerType() function in gl::Program
2027 SamplerType textureType = programObject->getSamplerType(sampler); in applyTextures()