Home | History | Annotate | Download | only in libagl

Lines Matching refs:GLuint

34     ogles_context_t* c, int tmu, GLuint texture, const sp<EGLTextureObject>& tex);
313 const GLuint name = c->textures.tmu[active].name;
344 ogles_context_t* c, int tmu, GLuint texture, const sp<EGLTextureObject>& tex)
369 const GLuint name = c->textures.tmu[active].name;
808 const GLuint tw = textureObject->surface.width;
809 const GLuint th = textureObject->surface.height;
866 void glBindTexture(GLenum target, GLuint texture)
892 void glGenTextures(GLsizei n, GLuint *textures)
903 void glDeleteTextures(GLsizei n, const GLuint *textures)