Searched refs:type_raw (Results 1 – 1 of 1) sorted by relevance
44 static inline bool isGpuVote(int type_raw) { in isGpuVote() argument45 AdpfVoteType const type = static_cast<AdpfVoteType>(type_raw); in isGpuVote()