![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qopengltexturecache_p.h>
Public Member Functions | |
QOpenGLCachedTexture (GLuint id, QOpenGLTextureUploader::BindOptions options, QOpenGLContext *context) | |
~QOpenGLCachedTexture () | |
GLuint | id () const |
QOpenGLTextureUploader::BindOptions | options () const |
Definition at line 67 of file qopengltexturecache_p.h.
QOpenGLCachedTexture::QOpenGLCachedTexture | ( | GLuint | id, |
QOpenGLTextureUploader::BindOptions | options, | ||
QOpenGLContext * | context ) |
Definition at line 181 of file qopengltexturecache.cpp.
|
inline |
Definition at line 71 of file qopengltexturecache_p.h.
|
inline |
Definition at line 73 of file qopengltexturecache_p.h.
|
inline |
Definition at line 74 of file qopengltexturecache_p.h.
Referenced by testing.tools.test_runner._TestCaseRunner::_NewImageArtifact(), testing.tools.test_runner._TestCaseRunner::_RegenerateIfNeeded(), testing.tools.test_runner.TestRunner::IsSkiaGoldEnabled(), testing.tools.test_runner._TestCaseRunner::TestPixel(), and testing.tools.test_runner._TestCaseRunner::TestText().