Searched refs:IsImageQuery (Results 1 – 4 of 4) sorted by relevance
128 bool IsImageQuery() const;
142 bool Intrinsic::IsImageQuery() const { in IsImageQuery() function in tint::sem::Intrinsic
533 bool IsImageQuery(SpvOp opcode) { in IsImageQuery() function3575 if (IsImageQuery(inst.opcode())) { in EmitStatement()
2285 if (intrinsic->IsImageQuery()) { in GenerateIntrinsicCall()