![]() |
OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Functions | |
| float | noise1f (int x) |
| float | snoise (float x) |
| layout (local_size_x=64) in | |
| layout (std140, binding=0) buffer SpawnBuffer | |
| void | main () |
Variables | |
| uniform vec3 | emitterPos |
| uniform float | particleLifetime |
| uniform float | time |
| layout | ( | local_size_x | = 64 | ) |