Searched refs:newSamplerType (Results 1 – 1 of 1) sorted by relevance
4415 TextureType &newSamplerType = mState.mExecutable->mActiveSamplerTypes[newTextureUnit]; in updateSamplerUniform() local4422 newSamplerType = samplerBinding.textureType; in updateSamplerUniform()4430 if (newSamplerType != samplerBinding.textureType) in updateSamplerUniform()4433 newSamplerType = TextureType::InvalidEnum; in updateSamplerUniform()