m3xican
11-16-2007, 12:34 PM
quoting the glActiveTexture man-page
glActiveTexture selects which texture unit subsequent texture state calls will affect.
Could somebody tell me which functions are related to the Active Texture?
The only function I'm sure it's related to the AT is glTexParameter, but I can't see any changes in the common rendering operations when I use glActiveTexture in my code.
Thanks
glActiveTexture selects which texture unit subsequent texture state calls will affect.
Could somebody tell me which functions are related to the Active Texture?
The only function I'm sure it's related to the AT is glTexParameter, but I can't see any changes in the common rendering operations when I use glActiveTexture in my code.
Thanks