Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dblocklayout.h341 bool isRowMajorLayout, in TraverseShaderVariables()
352 bool isRowMajorLayout, in TraverseActiveShaderVariables()
H A Dblocklayout.cpp74 bool isRowMajorLayout, in TraverseStructVariable()
648 bool isRowMajorLayout, in TraverseShaderVariable()
H A DValidateTypeSizeLimitations.cpp111 constexpr bool isRowMajorLayout = false; in validateVariableSize() local
/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderVars.h205 bool isRowMajorLayout; member
295 bool isRowMajorLayout; member