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