Home
last modified time | relevance | path

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

/external/angle/src/tests/compiler_tests/
DInitOutputVariables_test.cpp45 bool AreLValuesTheSame(TIntermTyped *expected, TIntermTyped *candidate) in AreLValuesTheSame() function
144 isFound = AreLValuesTheSame(expectedLValue, mCandidateLValues[j]); in isExpectedLValueFound()