Searched refs:getLineRasterEmulation (Results 1 – 3 of 3) sorted by relevance
31 TIntermSymbol *getLineRasterEmulation();
275 new TIntermBinary(EOpInitialize, getLineRasterEmulation(), CreateBoolNode(false))); in declareSpecConsts()306 TIntermSymbol *SpecConst::getLineRasterEmulation() in getLineRasterEmulation() function in sh::SpecConst
395 new TIntermIfElse(specConst->getLineRasterEmulation(), emulationBlock, nullptr); in AddBresenhamEmulationVS()778 new TIntermIfElse(specConst->getLineRasterEmulation(), emulationBlock, nullptr); in AddBresenhamEmulationFS()