Home
last modified time | relevance | path

Searched refs:GenerateLineRasterSpecConstRef (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp466 TIntermSymbol *GenerateLineRasterSpecConstRef(TSymbolTable *symbolTable) in GenerateLineRasterSpecConstRef() function
559 new TIntermIfElse(GenerateLineRasterSpecConstRef(symbolTable), emulationBlock, nullptr); in AddBresenhamEmulationVS()
702 new TIntermIfElse(GenerateLineRasterSpecConstRef(symbolTable), emulationBlock, nullptr); in AddBresenhamEmulationFS()