Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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()
633 bool isRowMajorLayout, in TraverseShaderVariable()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h204 bool isRowMajorLayout; member
288 bool isRowMajorLayout; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h91 bool isRowMajorLayout; member
DOutputASM.cpp284 … TLayoutBlockStorage layout, bool isRowMajorLayout, int registerIndex, int blockId) : in UniformBlock()