Searched refs:samplerDecl (Results 1 – 2 of 2) sorted by relevance
437 TIntermDeclaration *samplerDecl = new TIntermDeclaration; in extractSampler() local438 samplerDecl->appendDeclarator(newRef); in extractSampler()440 newSequence->push_back(samplerDecl); in extractSampler()
700 TIntermDeclaration *samplerDecl = new TIntermDeclaration; in extractSampler() local701 samplerDecl->appendDeclarator(newRef); in extractSampler()703 newSequence->push_back(samplerDecl); in extractSampler()