Home
last modified time | relevance | path

Searched refs:CPVRTSingleton (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTSingleton.h19 template<typename T> class CPVRTSingleton
23 CPVRTSingleton(const CPVRTSingleton&);
26 CPVRTSingleton & operator=(const CPVRTSingleton&);
41 CPVRTSingleton() {}; in CPVRTSingleton() function
42 virtual ~CPVRTSingleton() {}; in ~CPVRTSingleton()