Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputHLSL.cpp676 for (const auto &assignmentFunction : mArrayAssignmentFunctions) in header() local
678 out << assignmentFunction.functionDefinition << "\n"; in header()