Searched refs:foundType (Results 1 – 2 of 2) sorted by relevance
803 TextureType foundType = TextureType::InvalidEnum; in setSamplerUniformTextureTypeAndFormat() local818 foundType = binding.textureType; in setSamplerUniformTextureTypeAndFormat()824 if (foundType != binding.textureType) in setSamplerUniformTextureTypeAndFormat()826 foundType = TextureType::InvalidEnum; in setSamplerUniformTextureTypeAndFormat()841 mActiveSamplerTypes[textureUnitIndex] = foundType; in setSamplerUniformTextureTypeAndFormat()
167 GameObjectType foundType = INVALID; in indexToType() local171 foundType = type; in indexToType()175 return foundType; in indexToType()