How many texture units are there in OpenGL?

Question:How many texture units are there in OpenGL?

1.OpenGL provides no texture units per se, but the term is often confused with “texel units”, which refers to the number of texture pixels stored in the accumulation buffer.

2. It is hardware specific and can be queried using glGet.

3.It is a fractional equivalent to OpenGL’s version number.

4.It is hardware specific and can be queried using glGetUnits.


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!