Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/samples/particle_system/
H A DParticleSystem.cpp30 class ParticleSystemSample : public SampleApplication class
33 ParticleSystemSample(int argc, char **argv) : SampleApplication("ParticleSystem", argc, argv) {} in ParticleSystemSample() function in ParticleSystemSample