Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1964 bool structContains64BitType = false; in computeTypeXfbSize() local
1977 structContains64BitType = true; in computeTypeXfbSize()
1989 if (structContains64BitType) { in computeTypeXfbSize()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp2129 bool structContains64BitType = false; in computeTypeXfbSize() local
2142 structContains64BitType = true; in computeTypeXfbSize()
2154 if (structContains64BitType) { in computeTypeXfbSize()