Searched refs:FeedbackInfo (Results 1 – 1 of 1) sorted by relevance
72 struct FeedbackInfo { struct75 bool operator==(const FeedbackInfo &RHS) const { return Type == RHS.Type; } argument76 bool operator!=(const FeedbackInfo &RHS) const { return !(*this == RHS); }101 FeedbackInfo Feedback; // FeedbackTexture