Hello
Guest
Register
Login
1 Hour
1 Day
1 Week
1 Month
Forever
LWJGL 3.3.2 released
Menu
Home
Help
Search
Login
Register
go
LWJGL Forum
Programming
OpenGL
Get max texture size at runtime
« previous
next »
Print
Pages: [
1
]
Get max texture size at runtime
2 Replies
4888 Views
@
41
Get max texture size at runtime
«
on:
October 05, 2013, 14:50:45 »
Quick question: is that possible? has opengl some function to get the maximum texture size supported?
Logged
broumbroum
361
Re: Get max texture size at runtime
«
Reply #1 on:
October 05, 2013, 20:45:41 »
quick answer : yes it does !
glgetinteger(gl_max_texture_size);
Logged
Github fork of LWJGL
@
41
Re: Get max texture size at runtime
«
Reply #2 on:
October 06, 2013, 15:39:01 »
Quote from: broumbroum on October 05, 2013, 20:45:41
quick answer : yes it does !
glgetinteger(gl_max_texture_size);
Thanks!!
Logged
Print
Pages: [
1
]
« previous
next »