Home
last modified time | relevance | path

Searched refs:Smoke (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/android/
Dbuild-and-install27 ( cd ..; python3 glsl-to-spirv Smoke.frag Smoke.frag.h ${glslang} )
28 ( cd ..; python3 glsl-to-spirv Smoke.vert Smoke.vert.h ${glslang} )
29 ( cd ..; python3 glsl-to-spirv Smoke.push_constant.vert Smoke.push_constant.vert.h ${glslang} )
37 adb uninstall com.example.Smoke
42 adb shell am start com.example.Smoke/android.app.NativeActivity
Dbuild.gradle28 applicationId = "com.example.Smoke"
37 moduleName = "Smoke"
/external/vulkan-validation-layers/demos/smoke/
DSmoke.cpp40 Smoke::Smoke(const std::vector<std::string> &args) in Smoke() function in Smoke
57 Smoke::~Smoke() in ~Smoke()
61 void Smoke::init_workers() in init_workers()
88 void Smoke::attach_shell(Shell &sh) in attach_shell()
146 void Smoke::detach_shell() in detach_shell()
168 void Smoke::create_render_pass() in create_render_pass()
218 void Smoke::create_shader_modules() in create_shader_modules()
239 void Smoke::create_descriptor_set_layout() in create_descriptor_set_layout()
259 void Smoke::create_pipeline_layout() in create_pipeline_layout()
282 void Smoke::create_pipeline() in create_pipeline()
[all …]
DCMakeLists.txt19 glsl_to_spirv(Smoke.frag)
20 glsl_to_spirv(Smoke.vert)
21 glsl_to_spirv(Smoke.push_constant.vert)
28 Smoke.cpp
29 Smoke.h
30 Smoke.frag.h
31 Smoke.vert.h
32 Smoke.push_constant.vert.h
DSmoke.h35 class Smoke : public Game {
37 Smoke(const std::vector<std::string> &args);
38 ~Smoke();
54 Worker(Smoke &smoke, int index, int object_begin, int object_end);
62 Smoke &smoke_;
DMain.cpp27 return new Smoke(args); in create_game()
/external/autotest/test_suites/
Dcontrol.gce-smoke15 GCE Smoke tests suite is a set of tests designed to run on GCE instances. All of
Dcontrol.smoke15 Smoke tests suite is a subset of BVT able to run in VMs. All of these tests
Dcontrol.faft_smoke7 PURPOSE = "Smoke test of new firmware."""
/external/vulkan-validation-layers/
DBUILD.md240 To build, install, and run the Smoke demo for Android, run the following, and any
248 adb shell am start com.example.Smoke/android.app.NativeActivity
/external/autotest/docs/
Duser-doc.md253 to test using the Smoke suite.
334 importantly, that is the BVT (board verification tests) and Smoke (a subset of