Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp141 class ConvertStructState : angle::NonCopyable class
153 ConvertStructState(TCompiler &compiler, in ConvertStructState() function in __anona5e4dd000111::ConvertStructState
169 ~ConvertStructState() in ~ConvertStructState()
634 using ModifyFunc = bool (*)(ConvertStructState &state,
639 bool ModifyRecursive(ConvertStructState &state,
644 bool IdentityModify(ConvertStructState &state, in IdentityModify()
657 bool InlineStruct(ConvertStructState &state, in InlineStruct()
689 bool RecurseStruct(ConvertStructState &state, in RecurseStruct()
730 bool SplitMatrixColumns(ConvertStructState &state, in SplitMatrixColumns()
768 bool SaturateMatrixRows(ConvertStructState &state, in SaturateMatrixRows()
[all …]