I would like to know how to resize an existing OpenGL 4.3 texture while keeping the current contents. i'm using glTexImage2D(). Do I simply recall glTexImage2D() with nullptr for the data paramater? Thanks.
How To Resize Existing Texture In OpenGL 4.3
RichmarIII
- 88
- 3
- 14