Android Developers
|
Android.com
API Diff Specification
To Level:
21
From Level:
20
Generated
2014.10.15 15:01
Statistics
Class android.opengl.
GLES20
Removed Methods
void
glGetActiveAttrib(
int,
int
,
int
,
IntBuffer
,
IntBuffer
,
IntBuffer
,
byte
)
void
glGetActiveUniform(
int,
int
,
int
,
IntBuffer
,
IntBuffer
,
IntBuffer
,
byte
)
void
glGetShaderSource(
int,
int
,
IntBuffer
,
byte
)