Searched refs:draw_objects (Results 1 – 2 of 2) sorted by relevance
65 void draw_objects(VkFramebuffer fb);192 void draw_objects(Worker &worker);
704 void Smoke::draw_objects(Worker &worker) in draw_objects() function in Smoke781 worker->draw_objects(framebuffers_[back.image_index]); in on_frame()866 void Smoke::Worker::draw_objects(VkFramebuffer fb) in draw_objects() function in Smoke::Worker880 smoke_.draw_objects(*this); in draw_objects()909 smoke_.draw_objects(*this); in update_loop()