Lines Matching refs:spvOpcodeMake
596 {Concatenate({ExpectedHeaderForBound(1), {spvOpcodeMake(0, SpvOpNop)}}),
600 {spvOpcodeMake(1, static_cast<SpvOp>(
633 {spvOpcodeMake(2, SpvOpTypeStruct)}}),
643 {spvOpcodeMake(5, SpvOpConstant), 1, 2}}),
651 {spvOpcodeMake(5, SpvOpConstant), 1, 2, 42}}),
658 {spvOpcodeMake(3, SpvOpString), 1}}),
664 {spvOpcodeMake(4, SpvOpString), 1, 0x41414141,
672 {spvOpcodeMake(6, SpvOpSource),
685 {spvOpcodeMake(4, SpvOpConstant), 1, 2, 44, 44}}),
690 {spvOpcodeMake(3, SpvOpString), 1, 0x41414141, 0}}),
696 {spvOpcodeMake(4, SpvOpString), 1 /* result id */},
705 {spvOpcodeMake(6, SpvOpDecorate), 1 /* target id */,
714 {spvOpcodeMake(10, SpvOpDecorate), 1 /* target id */,
723 {spvOpcodeMake(7, SpvOpMemberDecorate), 1 /* target id */,
732 {spvOpcodeMake(11, SpvOpMemberDecorate),
743 {spvOpcodeMake(4, SpvOpDecorate), 1 /* target id */,
751 {spvOpcodeMake(5, SpvOpDecorate), 1 /* target id */,
757 {spvOpcodeMake(2, SpvOpTypeVoid), 0}}),
761 {spvOpcodeMake(2, SpvOpTypeVoid), 1},
762 {spvOpcodeMake(2, SpvOpTypeBool), 1},