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

matlab - How to equate a structure array to structure array -

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