Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/glsl/apple/
DRewriteRowMajorMatrices.h22 [[nodiscard]] bool RewriteRowMajorMatrices(TCompiler *compiler,
26 [[nodiscard]] ANGLE_INLINE bool RewriteRowMajorMatrices(TCompiler *compiler, in RewriteRowMajorMatrices() function
DRewriteRowMajorMatrices.cpp1584 bool RewriteRowMajorMatrices(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in RewriteRowMajorMatrices() function
/external/angle/util/autogen/
Dangle_features_autogen.h277 RewriteRowMajorMatrices, enumerator
Dangle_features_autogen.cpp277 {Feature::RewriteRowMajorMatrices, "rewriteRowMajorMatrices"},
/external/angle/src/compiler/translator/glsl/
DTranslatorGLSL.cpp125 if (!RewriteRowMajorMatrices(this, root, &getSymbolTable())) in translate()
/external/angle/src/
Dcompiler.gni209 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.h",
280 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.cpp",
/external/angle/
DAndroid.bp3242 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.cpp",
3243 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.h",