Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetal.cpp273 TIntermIfElse *ifCall = new TIntermIfElse(coverageMaskEnabled, callBlock, nullptr); in insertSampleMaskWritingLogic() local
325 TIntermIfElse *ifCall = new TIntermIfElse(discardEnabled, discardBlock, nullptr); in insertRasterizerDiscardLogic() local
H A DTranslatorMetalDirect.cpp529 TIntermIfElse *ifCall = new TIntermIfElse(coverageMaskEnabled, callBlock, nullptr); in insertSampleMaskWritingLogic() local
568 TIntermIfElse *ifCall = new TIntermIfElse(discardEnabled, discardBlock, nullptr); in insertRasterizationDiscardLogic() local

Completed in 3 milliseconds