Searched refs:frame_count (Results 1 – 1 of 1) sorted by relevance
98 static int frame_count = 0; in DrawFrame() local100 frame_count++; in DrawFrame()101 if (frame_count == kFrameReportInterval) { in DrawFrame()104 frame_count = 0; in DrawFrame()122 …shader.PrepareForDraw(g_framebuffer_width, g_framebuffer_height, global_time, frame_count, (float)… in DrawFrame()