Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp796 int secondModifiedIndex = isRowMajor ? c : r; in SaturateMatrixRows() local
798 auto &m_ = AccessIndex(AccessIndex(m, firstModifiedIndex), secondModifiedIndex); in SaturateMatrixRows()