Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorVulkan.cpp630 TIntermBinary *offsetHalfPosition = in AddBresenhamEmulationFS() local
632 TIntermBinary *scaledPosition = new TIntermBinary(EOpMul, offsetHalfPosition, viewportZW); in AddBresenhamEmulationFS()