Home
last modified time | relevance | path

Searched defs:isBlockRowMajor (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/apple/
DRewriteRowMajorMatrices.cpp36 bool DoesFieldContainRowMajorMatrix(const TField *field, bool isBlockRowMajor) in DoesFieldContainRowMajorMatrix()
467 bool isBlockRowMajor = type.getLayoutQualifier().matrixPacking == EmpRowMajor; in visitDeclaration() local
569 bool isBlockRowMajor = type.getLayoutQualifier().matrixPacking == EmpRowMajor; in convertInterfaceBlock() local