Searched refs:PTC2GX2SurfaceFormatFromStr (Results 1 – 2 of 2) sorted by relevance
40 typedef bool (*PTC2GX2SurfaceFormatFromStr)(char* pFormatStr, GX2SurfaceFormat *pgx2Format); typedef61 PTC2GX2SurfaceFormatFromStr GX2SurfaceFormatFromStr;
175 …fpTC2->GX2SurfaceFormatFromStr = reinterpret_cast<PTC2GX2SurfaceFormatFromStr>(GetProcAddress(*hTe… in LoadDLLs()