Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I try to hook "glDrawElements", but it doesn't work. #25

Closed
terieqin opened this issue Jan 2, 2020 · 2 comments
Closed

I try to hook "glDrawElements", but it doesn't work. #25

terieqin opened this issue Jan 2, 2020 · 2 comments

Comments

@terieqin
Copy link

terieqin commented Jan 2, 2020

I can hook "eglSwapBuffers", "malloc" function, it works well.

But any opengl es function in android platform can not be hooked. I don't know why.

@kubo
Copy link
Owner

kubo commented Jan 3, 2020

@terieqin
Could you post more information? "can not be hooked" is too simple. Could you post what you expected and what you got?

Could you post workable sample code with project files to reproduce the issue?
I don't know how to use opengl es functions and how to make Android applications except small programs using ndk-build.

@kubo
Copy link
Owner

kubo commented Feb 5, 2020

No update. Closed.

@kubo kubo closed this as completed Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants