video-memory

CALayer OpenGL(-ES) texture memory usage

夙愿已清 提交于 2019-12-22 18:17:18
问题 I have an iPhone app that uses too much texture memory. I am trying to figure out which of the app's CALayers uses too much texture memory. Unfortunately, I cannot figure out how much texture memory a specific CALayer is using. Are there any good tricks I can use ? 来源: https://stackoverflow.com/questions/8214884/calayer-opengl-es-texture-memory-usage

CALayer OpenGL(-ES) texture memory usage

青春壹個敷衍的年華 提交于 2019-12-06 13:49:32
I have an iPhone app that uses too much texture memory. I am trying to figure out which of the app's CALayers uses too much texture memory. Unfortunately, I cannot figure out how much texture memory a specific CALayer is using. Are there any good tricks I can use ? 来源: https://stackoverflow.com/questions/8214884/calayer-opengl-es-texture-memory-usage