Searched refs:samplerVal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILPeepholeOptimizer.cpp1147 // all uses of the load instruction with the samplerVal and
1149 Constant *samplerVal = gv->getInitializer(); local
1150 lInst->replaceAllUsesWith(samplerVal);
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILPeepholeOptimizer.cpp1147 // all uses of the load instruction with the samplerVal and
1149 Constant *samplerVal = gv->getInitializer(); local
1150 lInst->replaceAllUsesWith(samplerVal);

Completed in 51 milliseconds