HomeSort by relevance Sort by last modified time
    Searched refs:on_frame (Results 1 - 4 of 4) sorted by null

  /external/vulkan-validation-layers/demos/smoke/
Game.h 75 virtual void on_frame(float frame_pred) {} function in class:Game
Smoke.h 55 void on_frame(float frame_pred);
Shell.cpp 547 game_.on_frame(game_time_ / game_tick_);
Smoke.cpp 769 void Smoke::on_frame(float frame_pred) function in class:Smoke

Completed in 62 milliseconds