Searched refs:testDraw (Results 1 – 2 of 2) sorted by relevance
213 static void (*testDraw)() = NULL; // function pointer for draw routine variable573 testDraw = DrawCubeIndx; in DrawTick()595 testDraw = DrawCubeDirect; in DrawTick()615 testDraw = DrawTexCubeIndx; in DrawTick()635 testDraw = DrawTexCubeDirect; in DrawTick()648 testDraw(); in DrawTick()
282 static void (*testDraw)() = NULL; // function pointer for draw routine variable331 testDraw = DrawCubeIndx; in main()634 testDraw(); in DrawTick()