Original Post
I have a little problem. I want to know how many mipmap levels was generated using glGenerateMipmap().
So given the ID of a GL texture I want to ask it how many mipmap levels are present using opengl functionalities. thx
So given the ID of a GL texture I want to ask it how many mipmap levels are present using opengl functionalities. thx