I need to find source code for android openGL implementation for function glTexImage2D
to figure out why there are crashes in libGLESv2_mtk.so
Where can I find it?
I tried to look in this git repo https://android.googlesource.com/platform/frameworks/native/+/refs/heads/main
But looks like it only has prototypes for this funciton
New contributor
Daniil Gavrilikhin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.