Home
last modified time | relevance | path

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

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