Home
last modified time | relevance | path

Searched defs:ifCall (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DTranslatorMetal.cpp335 TIntermIfElse *ifCall = new TIntermIfElse(coverageMaskEnabled, callBlock, nullptr); in insertSampleMaskWritingLogic() local
387 TIntermIfElse *ifCall = new TIntermIfElse(discardEnabled, discardBlock, nullptr); in insertRasterizerDiscardLogic() local
DTranslatorMetalDirect.cpp535 TIntermIfElse *ifCall = new TIntermIfElse(coverageMaskEnabled, callBlock, nullptr); in insertSampleMaskWritingLogic() local
574 TIntermIfElse *ifCall = new TIntermIfElse(discardEnabled, discardBlock, nullptr); in insertRasterizationDiscardLogic() local