Skip to content

Instantly share code, notes, and snippets.

@artgillespie
Created April 4, 2012 22:37
Show Gist options
  • Save artgillespie/2306197 to your computer and use it in GitHub Desktop.
Save artgillespie/2306197 to your computer and use it in GitHub Desktop.
int max;
glGetIntegerv(GL_MAX_TEXTURE_SIZE, &max);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment