Searched refs:PTC2ConvertSurfaceFormat (Results 1 – 2 of 2) sorted by relevance
42 typedef bool (*PTC2ConvertSurfaceFormat)(GX2Surface *pInSurface, GX2SurfaceFormat dstFormat, GX2Sur… typedef63 PTC2ConvertSurfaceFormat ConvertSurfaceFormat;
177 …fpTC2->ConvertSurfaceFormat = reinterpret_cast<PTC2ConvertSurfaceFormat>(GetProcAddress(*hTexUt… in LoadDLLs()