Searched defs:isRowMajorLayout (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | blocklayout.h | 298 bool isRowMajorLayout, in TraverseShaderVariables() 309 bool isRowMajorLayout, in TraverseActiveShaderVariables()
|
| D | ValidateTypeSizeLimitations.cpp | 79 bool isRowMajorLayout = false; in visitDeclaration() local
|
| D | blocklayout.cpp | 66 bool isRowMajorLayout, in TraverseStructVariable() 633 bool isRowMajorLayout, in TraverseShaderVariable()
|
| /third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/ |
| D | ShaderVars.h | 153 bool isRowMajorLayout; member 291 bool isRowMajorLayout; member
|
| /third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
| D | ShaderVars.h | 204 bool isRowMajorLayout; member 288 bool isRowMajorLayout; member
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | blocklayout.h | 292 bool isRowMajorLayout, in TraverseShaderVariables()
|
| D | blocklayout.cpp | 58 bool isRowMajorLayout, in TraverseStructVariable() 578 bool isRowMajorLayout, in TraverseShaderVariable()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | OutputASM.h | 91 bool isRowMajorLayout; member
|
| D | OutputASM.cpp | 284 … TLayoutBlockStorage layout, bool isRowMajorLayout, int registerIndex, int blockId) : in UniformBlock()
|