Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp709 TIntermBinary *ddfp = new TIntermBinary(EOpMul, dd, fp); in AddBresenhamEmulationFS() local
711 TIntermBinary *expr = new TIntermBinary(EOpAdd, pf, ddfp); in AddBresenhamEmulationFS()