Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dblocklayout.cpp50 bool inRowMajorLayout, in GetInterfaceBlockInfo() argument
57 TraverseActiveShaderVariables(fields, inRowMajorLayout, &visitor); in GetInterfaceBlockInfo()
61 TraverseShaderVariables(fields, inRowMajorLayout, &visitor); in GetInterfaceBlockInfo()
77 bool inRowMajorLayout, in TraverseStructArrayVariable() argument
93 TraverseStructArrayVariable(elementVar, inRowMajorLayout, visitor); in TraverseStructArrayVariable()
97 TraverseStructVariable(elementVar, inRowMajorLayout, visitor); in TraverseStructArrayVariable()