Searched refs:getSamplerTextureType (Results 1 – 6 of 6) sorted by relevance
89 TextureType getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex);
249 TextureType Program::getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex) in getSamplerTextureType() function in gl::Program
2030 …TextureType textureType = programObject ? programObject->getSamplerTextureType(samplerType, sample… in applyTextures()
139 TextureType getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex);
331 TextureType Program::getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex) in getSamplerTextureType() function in es2::Program
3036 TextureType textureType = programObject->getSamplerTextureType(samplerType, samplerIndex); in applyTextures()