Home
last modified time | relevance | path

Searched refs:positionWorkaround (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp898 bool positionWorkaround = fProgram.fConfig->fKind == ProgramKind::kVertex && in writeBinaryExpression() local
904 if (positionWorkaround) { in writeBinaryExpression()
912 if (positionWorkaround) { in writeBinaryExpression()

Completed in 3 milliseconds