Lines Matching defs:operand
1148 uint32_t operand = decoration.params()[0];
1158 operand)
1287 operand)
2489 uint32_t operand = decoration.params()[0];
2498 operand)
2541 uint32_t vuid = (spv::BuiltIn(operand) == spv::BuiltIn::TessLevelOuter) ? 4390 : 4394;
2545 operand)
2710 uint32_t operand = decoration.params()[0];
2719 operand)
2735 this, ((spv::BuiltIn(operand) == spv::BuiltIn::Layer) ? 4274 : 4406),
2750 this, ((spv::BuiltIn(operand) == spv::BuiltIn::Layer) ? 4275 : 4407),
2771 if (spv::BuiltIn(operand) == spv::BuiltIn::ViewportIndex &&
2774 if (spv::BuiltIn(operand) == spv::BuiltIn::Layer &&
2780 if (spv::BuiltIn(operand) == spv::BuiltIn::ViewportIndex)
2782 if (spv::BuiltIn(operand) == spv::BuiltIn::Layer)
2785 uint32_t vuid = (spv::BuiltIn(operand) == spv::BuiltIn::Layer) ? 4273 : 4405;
2789 operand)
2796 uint32_t vuid = (spv::BuiltIn(operand) == spv::BuiltIn::Layer) ? 4272 : 4404;
2800 operand)
3242 uint32_t operand = decoration.params()[0];
3247 uint32_t vuid = (spv::BuiltIn(operand) == spv::BuiltIn::BaseInstance) ? 4182 : 4185;
3251 operand)
3260 uint32_t vuid = (spv::BuiltIn(operand) == spv::BuiltIn::BaseInstance) ? 4181 : 4184;
3264 operand)
3309 uint32_t operand = decoration.params()[0];
3317 operand)
3333 operand)
3379 uint32_t operand = decoration.params()[0];
3387 operand)
3399 operand)
3443 uint32_t operand = decoration.params()[0];
3451 operand)
4344 for (const auto& operand : inst.operands()) {
4345 if (!spvIsIdType(operand.type)) {
4350 const uint32_t id = inst.word(operand.offset);