Searched refs:RewriteRowMajorMatrices (Results 1 – 7 of 7) sorted by relevance
/external/angle/src/compiler/translator/tree_ops/glsl/apple/ |
D | RewriteRowMajorMatrices.h | 22 [[nodiscard]] bool RewriteRowMajorMatrices(TCompiler *compiler, 26 [[nodiscard]] ANGLE_INLINE bool RewriteRowMajorMatrices(TCompiler *compiler, in RewriteRowMajorMatrices() function
|
D | RewriteRowMajorMatrices.cpp | 1584 bool RewriteRowMajorMatrices(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) in RewriteRowMajorMatrices() function
|
/external/angle/util/autogen/ |
D | angle_features_autogen.h | 277 RewriteRowMajorMatrices, enumerator
|
D | angle_features_autogen.cpp | 277 {Feature::RewriteRowMajorMatrices, "rewriteRowMajorMatrices"},
|
/external/angle/src/compiler/translator/glsl/ |
D | TranslatorGLSL.cpp | 125 if (!RewriteRowMajorMatrices(this, root, &getSymbolTable())) in translate()
|
/external/angle/src/ |
D | compiler.gni | 209 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.h", 280 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.cpp",
|
/external/angle/ |
D | Android.bp | 3242 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.cpp", 3243 "src/compiler/translator/tree_ops/glsl/apple/RewriteRowMajorMatrices.h",
|