Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1422 bool structContains32BitType = false; in computeTypeXfbSize() local
1437 structContains32BitType = true; in computeTypeXfbSize()
1449 } else if (structContains32BitType) { in computeTypeXfbSize()