GL_UNSIGNED_INT is only supported when GL_OES_element_index_uint is available (mesa implements that extension). We don't need 32-bit indices, so just use GL_UNSIGNED_SHORT.dev
parent
6346e501ac
commit
73db924ad3
Loading…
Reference in new issue