OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Functions | |
layout (local_size_x=32) in | |
layout (binding=0, std430) readonly buffer SortData | |
layout (location=0) uniform int uShift | |
void | main () |
layout | ( | local_size_x | = 32 | ) |
layout | ( | binding | = 0 , |
std430 | |||
) |
Definition at line 56 of file scan_reorder.cs.
layout | ( | location | = 0 | ) |
void main | ( | ) |
Definition at line 83 of file scan_reorder.cs.