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

How to set a border for android Imageview in Longpress? -

java - Cast from Object to List<String>: CastClassException -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -