Check for GL errors after glClear and glDrawArrays.
These methods can cause errors so we should check for them. https://www.khronos.org/registry/OpenGL-Refpages/es2.0/xhtml/glClear.xml https://www.khronos.org/registry/OpenGL-Refpages/es2.0/xhtml/glDrawArrays.xml PiperOrigin-RevId: 437218519
Showing
with
2 additions
and
0 deletions
Please
register
or
sign in
to comment