Searched refs:newTexture (Results 1 – 3 of 3) sorted by relevance
1 spv.newTexture.frag
1 newTexture.frag
3142 TVariable* newTexture = makeInternalVariable(texSymbol->getName(), texType); in handleSamplerTextureCombine() local3144 trackLinkage(*newTexture); in handleSamplerTextureCombine()3146 newId = newTexture->getUniqueId(); in handleSamplerTextureCombine()