You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- GL_NV_primitive_restart
- http://www.opengl.org/registry/specs/NV/primitive_restart.txt
- GL_NV_primitive_restart
-
- GL_PRIMITIVE_RESTART_NV 0x8558
- GL_PRIMITIVE_RESTART_INDEX_NV 0x8559
- void glPrimitiveRestartIndexNV (GLuint index)
- void glPrimitiveRestartNV (void)
|