Searched refs:textures (Results 1 – 2 of 2) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
D | GLState.java | 311 GLSparseArrayProperty textures = new GLSparseArrayProperty(GLStateType.TEXTURES, in createTextureState() local 313 textures.add(0); in createTextureState() 318 textures); in createTextureState()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 107 void, glDeleteTextures, GLsizei n, const GLuint* textures 158 void, glExtGetTexturesQCOM, GLuint* textures, GLint maxTextures, GLint* numTextures 196 void, glGenTextures, GLsizei n, GLuint* textures
|