Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1965 bool structContains32BitType = false; in computeTypeXfbSize() local
1980 structContains32BitType = true; in computeTypeXfbSize()
1992 } else if (structContains32BitType) { in computeTypeXfbSize()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp2130 bool structContains32BitType = false; in computeTypeXfbSize() local
2145 structContains32BitType = true; in computeTypeXfbSize()
2157 } else if (structContains32BitType) { in computeTypeXfbSize()