Searched refs:tShadowTextureSymbols (Results 1 – 2 of 2) sorted by relevance
482 struct tShadowTextureSymbols { struct483 tShadowTextureSymbols() { symId.fill(-1); } in tShadowTextureSymbols() argument496 TMap<int, tShadowTextureSymbols*> textureShadowVariant; argument
3132 textureShadowVariant[texSymbol->getId()] = new tShadowTextureSymbols; in handleSamplerTextureCombine()