Searched defs:trueLabel (Results 1 – 6 of 6) sorted by relevance
90 rtError_t rtLabelSwitch(void *ptr, rtCondition_t condition, uint32_t value, rtLabel_t trueLabel, rt… in rtLabelSwitch()
1640 const trueLabel = createBranchLabel(); constant
2363 SpvId trueLabel = this->nextId(); in writeTernaryExpression() local
2783 SpvId trueLabel = this->nextId(nullptr); in writeTernaryExpression() local
2725 IdRef trueLabel, in WriteBranchConditional()
3268 IdRef *trueLabel, in ParseBranchConditional()