Home
last modified time | relevance | path

Searched defs:attach_shell (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
DGame.h56 virtual void attach_shell(Shell &shell) { shell_ = &shell; } in attach_shell() function
DSmoke.cpp93 void Smoke::attach_shell(Shell &sh) in attach_shell() function in Smoke