GLShader.getUniformOffset
int getUniformOffset(int idx)Get the offset into the data block where data for this uniforms is stored.
Parameters
idx | index of the uniform |
Returns
The data offset
int getUniformOffset(int idx)Get the offset into the data block where data for this uniforms is stored.
idx | index of the uniform |