Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1966 bool structContains16BitType = false; in computeTypeXfbSize() local
1983 structContains16BitType = true; in computeTypeXfbSize()
1995 } else if (structContains16BitType) { in computeTypeXfbSize()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DlinkValidate.cpp2131 bool structContains16BitType = false; in computeTypeXfbSize() local
2148 structContains16BitType = true; in computeTypeXfbSize()
2160 } else if (structContains16BitType) { in computeTypeXfbSize()