Home
last modified time | relevance | path

Searched refs:detach_shell (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
DGame.h51 virtual void detach_shell() { shell_ = nullptr; } in detach_shell() function
DSmoke.h41 void detach_shell();
DSmoke.cpp146 void Smoke::detach_shell() in detach_shell() function in Smoke
165 Game::detach_shell(); in detach_shell()
DShell.cpp267 game_.detach_shell(); in destroy_context()