@Implements(value=android.opengl.GLES20.class)
public class ShadowGLES20
extends java.lang.Object
Fake implementation of GLES20
| Constructor and Description |
|---|
ShadowGLES20() |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
glCreateProgram() |
protected static int |
glCreateShader(int type) |
protected static void |
glGenTextures(int n,
int[] textures,
int offset) |