Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1928 bool structContains64BitType = false; in computeTypeXfbSize() local
1941 structContains64BitType = true; in computeTypeXfbSize()
1953 if (structContains64BitType) { in computeTypeXfbSize()