Lines Matching refs:ImageOperand
443 if (e == static_cast<uint32_t>(ImageOperand::None)) in getImageOperandName()
445 if (e == static_cast<uint32_t>(ImageOperand::Bias)) in getImageOperandName()
447 if (e & static_cast<uint32_t>(ImageOperand::Bias)) { in getImageOperandName()
451 if (e == static_cast<uint32_t>(ImageOperand::Lod)) in getImageOperandName()
453 if (e & static_cast<uint32_t>(ImageOperand::Lod)) { in getImageOperandName()
457 if (e == static_cast<uint32_t>(ImageOperand::Grad)) in getImageOperandName()
459 if (e & static_cast<uint32_t>(ImageOperand::Grad)) { in getImageOperandName()
463 if (e == static_cast<uint32_t>(ImageOperand::ConstOffset)) in getImageOperandName()
465 if (e & static_cast<uint32_t>(ImageOperand::ConstOffset)) { in getImageOperandName()
469 if (e == static_cast<uint32_t>(ImageOperand::Offset)) in getImageOperandName()
471 if (e & static_cast<uint32_t>(ImageOperand::Offset)) { in getImageOperandName()
475 if (e == static_cast<uint32_t>(ImageOperand::ConstOffsets)) in getImageOperandName()
477 if (e & static_cast<uint32_t>(ImageOperand::ConstOffsets)) { in getImageOperandName()
481 if (e == static_cast<uint32_t>(ImageOperand::Sample)) in getImageOperandName()
483 if (e & static_cast<uint32_t>(ImageOperand::Sample)) { in getImageOperandName()
487 if (e == static_cast<uint32_t>(ImageOperand::MinLod)) in getImageOperandName()
489 if (e & static_cast<uint32_t>(ImageOperand::MinLod)) { in getImageOperandName()
493 if (e == static_cast<uint32_t>(ImageOperand::MakeTexelAvailableKHR)) in getImageOperandName()
495 if (e & static_cast<uint32_t>(ImageOperand::MakeTexelAvailableKHR)) { in getImageOperandName()
499 if (e == static_cast<uint32_t>(ImageOperand::MakeTexelVisibleKHR)) in getImageOperandName()
501 if (e & static_cast<uint32_t>(ImageOperand::MakeTexelVisibleKHR)) { in getImageOperandName()
505 if (e == static_cast<uint32_t>(ImageOperand::NonPrivateTexelKHR)) in getImageOperandName()
507 if (e & static_cast<uint32_t>(ImageOperand::NonPrivateTexelKHR)) { in getImageOperandName()
511 if (e == static_cast<uint32_t>(ImageOperand::VolatileTexelKHR)) in getImageOperandName()
513 if (e & static_cast<uint32_t>(ImageOperand::VolatileTexelKHR)) { in getImageOperandName()
517 if (e == static_cast<uint32_t>(ImageOperand::SignExtend)) in getImageOperandName()
519 if (e & static_cast<uint32_t>(ImageOperand::SignExtend)) { in getImageOperandName()
523 if (e == static_cast<uint32_t>(ImageOperand::ZeroExtend)) in getImageOperandName()
525 if (e & static_cast<uint32_t>(ImageOperand::ZeroExtend)) { in getImageOperandName()