Searched defs:global_time (Results 1 – 2 of 2) sorted by relevance
113 float global_time = (float)(NowInMs() - start_time); in DrawFrame() local
133 void ShadertoyShader::PrepareForDraw(int width, int height, float global_time, int frame, float tim… in PrepareForDraw()