Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorMetal.cpp335 TIntermIfElse *ifCall = new TIntermIfElse(coverageMaskEnabled, callBlock, nullptr); in insertSampleMaskWritingLogic() local
337 return RunAtTheEndOfShader(this, root, ifCall, symbolTable); in insertSampleMaskWritingLogic()
387 TIntermIfElse *ifCall = new TIntermIfElse(discardEnabled, discardBlock, nullptr); in insertRasterizerDiscardLogic() local
389 return RunAtTheEndOfShader(this, root, ifCall, symbolTable); in insertRasterizerDiscardLogic()
DTranslatorMetalDirect.cpp535 TIntermIfElse *ifCall = new TIntermIfElse(coverageMaskEnabled, callBlock, nullptr); in insertSampleMaskWritingLogic() local
536 return RunAtTheEndOfShader(this, &root, ifCall, symbolTable); in insertSampleMaskWritingLogic()
574 TIntermIfElse *ifCall = new TIntermIfElse(discardEnabled, discardBlock, nullptr); in insertRasterizationDiscardLogic() local
576 return RunAtTheEndOfShader(this, &root, ifCall, symbolTable); in insertRasterizationDiscardLogic()
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...