Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp255 template<class T> struct check16BitType;
256 template<> struct check16BitType<unsigned short> {}; struct
257 template<> struct check16BitType<short> {}; struct
343 check16BitType<T>(); in ReadAfterAlloc16()