Home | History | Annotate | Download | only in DisplayHardware

Lines Matching refs:PFN

69 template <typename PFN, typename T>
72 static_assert(std::is_same<PFN, T>::value, "Incompatible function pointer");