Qt 4.8
|
This is the complete list of members for QGLTexturePool, including all inherited members.
createPermanentTexture(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *data) | QGLTexturePool | |
createTexture(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, QGLTexture *texture) | QGLTexturePool | |
d_ptr | QGLTexturePool | private |
detachTexture(QGLTexture *texture) | QGLTexturePool | |
hibernate() | QGLTexturePool | |
instance() | QGLTexturePool | static |
moveToHeadOfLRU(QGLTexture *texture) | QGLTexturePool | protected |
QGLTexturePool() | QGLTexturePool | |
reclaimSpace(GLint internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, QGLTexture *data) | QGLTexturePool | |
removeFromLRU(QGLTexture *texture) | QGLTexturePool | protected |
textureLRU() | QGLTexturePool | protected |
useTexture(QGLTexture *texture) | QGLTexturePool | |
~QGLTexturePool() | QGLTexturePool | virtual |