HomeSort by relevance Sort by last modified time
    Searched defs:nT (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTShadowVol.h 53 unsigned int nT; /*!< Triangle count */
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 296 int i, nT, nC;
305 nT = (int)strlen(szText) + 1;
308 tzText = (TCHAR*)malloc(nT * sizeof(*tzText));

Completed in 83 milliseconds