Home | History | Annotate | Download | only in sksl

Lines Matching defs:boolType

1896     SpvId boolType = this->getType(*fContext.fBool_Type);
1906 this->writeInstruction(vectorMergeOperator, boolType, merge, compare, out);
1909 this->writeInstruction(mergeOperator, boolType, next, result, merge, out);