Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DConstant.cpp1067 int arg2comp = 0; in fold() local
1069 arg2comp = std::min(comp, children[2]->getAsTyped()->getType().getVectorSize() - 1); in fold()
1164 … childConstUnions[2][arg2comp].getDConst())); in fold()
1168 … childConstUnions[2][arg2comp].getUConst())); in fold()
1173 … childConstUnions[2][arg2comp].getI8Const())); in fold()
1177 … childConstUnions[2][arg2comp].getU8Const())); in fold()
1181 … childConstUnions[2][arg2comp].getI16Const())); in fold()
1185 … childConstUnions[2][arg2comp].getU16Const())); in fold()
1189 … childConstUnions[2][arg2comp].getIConst())); in fold()
1193 … childConstUnions[2][arg2comp].getI64Const())); in fold()
[all …]