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

Java sticky instances of class com.mysql.jdbc.Field aggregating -