Home
last modified time | relevance | path

Searched refs:SceneJellyfish (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Dscene-jellyfish.cpp35 SceneJellyfish::SceneJellyfish(Canvas& canvas) : in SceneJellyfish() function in SceneJellyfish
41 SceneJellyfish::~SceneJellyfish() in ~SceneJellyfish()
47 SceneJellyfish::load() in load()
54 SceneJellyfish::unload() in unload()
59 SceneJellyfish::setup() in setup()
79 SceneJellyfish::teardown() in teardown()
86 SceneJellyfish::update() in update()
94 SceneJellyfish::draw() in draw()
100 SceneJellyfish::validate() in validate()
H A Dscene.h546 class SceneJellyfish : public Scene
550 SceneJellyfish(Canvas &pCanvas);
551 ~SceneJellyfish();
H A Dscene-collection.h74 scenes_.push_back(new SceneJellyfish(canvas)); in add_scenes()
/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Dscene-jellyfish.cpp35 SceneJellyfish::SceneJellyfish(Canvas& canvas) : in SceneJellyfish() function in SceneJellyfish
41 SceneJellyfish::~SceneJellyfish() in ~SceneJellyfish()
47 SceneJellyfish::load() in load()
54 SceneJellyfish::unload() in unload()
59 SceneJellyfish::setup() in setup()
79 SceneJellyfish::teardown() in teardown()
86 SceneJellyfish::update() in update()
94 SceneJellyfish::draw() in draw()
100 SceneJellyfish::validate() in validate()
H A Dscene.h547 class SceneJellyfish : public Scene
551 SceneJellyfish(Canvas &pCanvas);
552 ~SceneJellyfish();
H A Dscene-collection.h74 scenes_.push_back(new SceneJellyfish(canvas)); in add_scenes()