Searched refs:getSamplerTextureType (Results 1 – 3 of 3) sorted by relevance
140 TextureType getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex);
325 TextureType Program::getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex) in getSamplerTextureType() function in es2::Program
3092 TextureType textureType = programObject->getSamplerTextureType(samplerType, samplerIndex); in applyTextures()