Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dblocklayout.h298 bool isRowMajorLayout, in TraverseShaderVariables()
309 bool isRowMajorLayout, in TraverseActiveShaderVariables()
DValidateTypeSizeLimitations.cpp79 bool isRowMajorLayout = false; in visitDeclaration() local
Dblocklayout.cpp66 bool isRowMajorLayout, in TraverseStructVariable()
609 bool isRowMajorLayout, in TraverseShaderVariable()
/external/angle/include/GLSLANG/
DShaderVars.h198 bool isRowMajorLayout; member
282 bool isRowMajorLayout; member
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h91 bool isRowMajorLayout; member
DOutputASM.cpp284 … TLayoutBlockStorage layout, bool isRowMajorLayout, int registerIndex, int blockId) : in UniformBlock()