Is resident textures possible in OpenGL ES 1.1? -


is resident textures possible in opengl es 1.1 have in opengl?

no; none of texture memory functions (e.g., glaretexturesresident, glprioritizetextures, etc.) included in version opengl es.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -