Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/
H A DRewriteRowMajorMatrices.cpp36 bool DoesFieldContainRowMajorMatrix(const TField *field, bool isBlockRowMajor) in DoesFieldContainRowMajorMatrix() function
474 if (DoesFieldContainRowMajorMatrix(field, isBlockRowMajor)) in visitDeclaration()
579 if (DoesFieldContainRowMajorMatrix(field, isBlockRowMajor)) in convertInterfaceBlock()