OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
scan_reorder.cs File Reference

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 ()
 

Function Documentation

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.