Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DConstant.cpp1059 int arg2comp = 0; in fold() local
1061 arg2comp = std::min(comp, children[2]->getAsTyped()->getType().getVectorSize() - 1); in fold()
1144 … childConstUnions[2][arg2comp].getDConst())); in fold()
1148 … childConstUnions[2][arg2comp].getI8Const())); in fold()
1152 … childConstUnions[2][arg2comp].getU8Const())); in fold()
1156 … childConstUnions[2][arg2comp].getI16Const())); in fold()
1160 … childConstUnions[2][arg2comp].getU16Const())); in fold()
1164 … childConstUnions[2][arg2comp].getIConst())); in fold()
1168 … childConstUnions[2][arg2comp].getUConst())); in fold()
1172 … childConstUnions[2][arg2comp].getI64Const())); in fold()
[all …]