I am trying to clean up an OpenGL application. Currently, I want to store all my textures in a texture array.
According to cases, I might have to store only one texture.
In that case, can I create a valid array texture with only one layer ? I did not find which part of the spec deals with this question.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|||
|