| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QOpenGLTimeMonitorPrivate::QOpenGLTimeMonitorPrivate| Name: | QOpenGLTimeMonitorPrivate::QOpenGLTimeMonitorPrivate | | Prototype: | QOpenGLTimeMonitorPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 461-472 |
| | 2 | 1 |
QOpenGLTimeMonitor::waitForSamples| Name: | QOpenGLTimeMonitor::waitForSamples | | Prototype: | QVector<GLuint64> QOpenGLTimeMonitor::waitForSamples() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 837-841 |
| | 2 | 1 |
QOpenGLTimeMonitor::waitForIntervals| Name: | QOpenGLTimeMonitor::waitForIntervals | | Prototype: | QVector<GLuint64> QOpenGLTimeMonitor::waitForIntervals() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 855-859 |
| | 2 | 1 |
QOpenGLTimeMonitor::sampleCount| Name: | QOpenGLTimeMonitor::sampleCount | | Prototype: | int QOpenGLTimeMonitor::sampleCount() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 747-751 |
| | 2 | 1 |
QOpenGLTimeMonitor::reset| Name: | QOpenGLTimeMonitor::reset | | Prototype: | void QOpenGLTimeMonitor::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 868-872 |
| | 2 | 1 |
QOpenGLTimeMonitor::objectIds| Name: | QOpenGLTimeMonitor::objectIds | | Prototype: | QVector<GLuint> QOpenGLTimeMonitor::objectIds() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 793-797 |
| | 2 | 1 |
QOpenGLTimeMonitor::isResultAvailable| Name: | QOpenGLTimeMonitor::isResultAvailable | | Prototype: | bool QOpenGLTimeMonitor::isResultAvailable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 819-823 |
| | 2 | 1 |
QOpenGLTimeMonitor::isCreated| Name: | QOpenGLTimeMonitor::isCreated | | Prototype: | bool QOpenGLTimeMonitor::isCreated() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 784-788 |
| | 2 | 1 |
QOpenGLTimeMonitor::destroy| Name: | QOpenGLTimeMonitor::destroy | | Prototype: | void QOpenGLTimeMonitor::destroy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 773-777 |
| | 2 | 1 |
QOpenGLTimeMonitor::create| Name: | QOpenGLTimeMonitor::create | | Prototype: | bool QOpenGLTimeMonitor::create() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 762-766 |
| | 2 | 1 |
QOpenGLTimeMonitor::QOpenGLTimeMonitor| Name: | QOpenGLTimeMonitor::QOpenGLTimeMonitor | | Prototype: | QOpenGLTimeMonitor::QOpenGLTimeMonitor(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 685-688 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage3D| Name: | QOpenGLTextureHelper::qt_TextureSubImage3D | | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 578-582 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage2D| Name: | QOpenGLTextureHelper::qt_TextureSubImage2D | | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 584-588 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage1D| Name: | QOpenGLTextureHelper::qt_TextureSubImage1D | | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 590-594 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3DMultisample| Name: | QOpenGLTextureHelper::qt_TextureStorage3DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 548-552 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3D| Name: | QOpenGLTextureHelper::qt_TextureStorage3D | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 530-534 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2DMultisample| Name: | QOpenGLTextureHelper::qt_TextureStorage2DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 554-558 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2D| Name: | QOpenGLTextureHelper::qt_TextureStorage2D | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 536-540 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage1D| Name: | QOpenGLTextureHelper::qt_TextureStorage1D | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 542-546 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameteriv| Name: | QOpenGLTextureHelper::qt_TextureParameteriv | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteriv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLint *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 506-510 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameteri| Name: | QOpenGLTextureHelper::qt_TextureParameteri | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteri(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLint param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 500-504 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterfv| Name: | QOpenGLTextureHelper::qt_TextureParameterfv | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameterfv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLfloat *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 518-522 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterf| Name: | QOpenGLTextureHelper::qt_TextureParameterf | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameterf(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLfloat param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 512-516 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage3DMultisample| Name: | QOpenGLTextureHelper::qt_TextureImage3DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 596-600 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage3D| Name: | QOpenGLTextureHelper::qt_TextureImage3D | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 560-564 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage2DMultisample| Name: | QOpenGLTextureHelper::qt_TextureImage2DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 602-606 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage2D| Name: | QOpenGLTextureHelper::qt_TextureImage2D | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 566-570 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage1D| Name: | QOpenGLTextureHelper::qt_TextureImage1D | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 572-576 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_GenerateTextureMipmap| Name: | QOpenGLTextureHelper::qt_GenerateTextureMipmap | | Prototype: | void QOpenGLTextureHelper::qt_GenerateTextureMipmap(GLuint texture, GLenum target, GLenum bindingTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 524-528 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage3D| Name: | QOpenGLTextureHelper::qt_CompressedTextureSubImage3D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 620-624 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage2D| Name: | QOpenGLTextureHelper::qt_CompressedTextureSubImage2D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 614-618 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage1D| Name: | QOpenGLTextureHelper::qt_CompressedTextureSubImage1D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 608-612 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage3D| Name: | QOpenGLTextureHelper::qt_CompressedTextureImage3D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 638-642 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage2D| Name: | QOpenGLTextureHelper::qt_CompressedTextureImage2D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 632-636 |
| | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage1D| Name: | QOpenGLTextureHelper::qt_CompressedTextureImage1D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 626-630 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureSubImage3D| Name: | QOpenGLTextureHelper::dsa_TextureSubImage3D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 390-394 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureSubImage2D| Name: | QOpenGLTextureHelper::dsa_TextureSubImage2D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 396-400 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureSubImage1D| Name: | QOpenGLTextureHelper::dsa_TextureSubImage1D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 402-406 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureStorage3DMultisample| Name: | QOpenGLTextureHelper::dsa_TextureStorage3DMultisample | | Prototype: | void QOpenGLTextureHelper::dsa_TextureStorage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 360-364 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureStorage3D| Name: | QOpenGLTextureHelper::dsa_TextureStorage3D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureStorage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 342-346 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureStorage2DMultisample| Name: | QOpenGLTextureHelper::dsa_TextureStorage2DMultisample | | Prototype: | void QOpenGLTextureHelper::dsa_TextureStorage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 366-370 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureStorage2D| Name: | QOpenGLTextureHelper::dsa_TextureStorage2D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureStorage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 348-352 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureStorage1D| Name: | QOpenGLTextureHelper::dsa_TextureStorage1D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureStorage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 354-358 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureParameteriv| Name: | QOpenGLTextureHelper::dsa_TextureParameteriv | | Prototype: | void QOpenGLTextureHelper::dsa_TextureParameteriv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLint *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 318-322 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureParameteri| Name: | QOpenGLTextureHelper::dsa_TextureParameteri | | Prototype: | void QOpenGLTextureHelper::dsa_TextureParameteri(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLint param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 312-316 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureParameterfv| Name: | QOpenGLTextureHelper::dsa_TextureParameterfv | | Prototype: | void QOpenGLTextureHelper::dsa_TextureParameterfv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLfloat *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 330-334 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureParameterf| Name: | QOpenGLTextureHelper::dsa_TextureParameterf | | Prototype: | void QOpenGLTextureHelper::dsa_TextureParameterf(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLfloat param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 324-328 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureImage3DMultisample| Name: | QOpenGLTextureHelper::dsa_TextureImage3DMultisample | | Prototype: | void QOpenGLTextureHelper::dsa_TextureImage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 408-412 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureImage3D| Name: | QOpenGLTextureHelper::dsa_TextureImage3D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 372-376 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureImage2DMultisample| Name: | QOpenGLTextureHelper::dsa_TextureImage2DMultisample | | Prototype: | void QOpenGLTextureHelper::dsa_TextureImage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 414-418 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureImage2D| Name: | QOpenGLTextureHelper::dsa_TextureImage2D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 378-382 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_TextureImage1D| Name: | QOpenGLTextureHelper::dsa_TextureImage1D | | Prototype: | void QOpenGLTextureHelper::dsa_TextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 384-388 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_GenerateTextureMipmap| Name: | QOpenGLTextureHelper::dsa_GenerateTextureMipmap | | Prototype: | void QOpenGLTextureHelper::dsa_GenerateTextureMipmap(GLuint texture, GLenum target, GLenum bindingTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 336-340 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_CompressedTextureSubImage3D| Name: | QOpenGLTextureHelper::dsa_CompressedTextureSubImage3D | | Prototype: | void QOpenGLTextureHelper::dsa_CompressedTextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 432-436 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_CompressedTextureSubImage2D| Name: | QOpenGLTextureHelper::dsa_CompressedTextureSubImage2D | | Prototype: | void QOpenGLTextureHelper::dsa_CompressedTextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 426-430 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_CompressedTextureSubImage1D| Name: | QOpenGLTextureHelper::dsa_CompressedTextureSubImage1D | | Prototype: | void QOpenGLTextureHelper::dsa_CompressedTextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 420-424 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_CompressedTextureImage3D| Name: | QOpenGLTextureHelper::dsa_CompressedTextureImage3D | | Prototype: | void QOpenGLTextureHelper::dsa_CompressedTextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 450-454 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_CompressedTextureImage2D| Name: | QOpenGLTextureHelper::dsa_CompressedTextureImage2D | | Prototype: | void QOpenGLTextureHelper::dsa_CompressedTextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 444-448 |
| | 2 | 1 |
QOpenGLTextureHelper::dsa_CompressedTextureImage1D| Name: | QOpenGLTextureHelper::dsa_CompressedTextureImage1D | | Prototype: | void QOpenGLTextureHelper::dsa_CompressedTextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 438-442 |
| | 2 | 1 |
QOpenGLTextureCacheWrapper::cacheForContext| Name: | QOpenGLTextureCacheWrapper::cacheForContext | | Prototype: | QOpenGLTextureCache *cacheForContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 85-88 |
| | 2 | 1 |
QOpenGLTextureCache::invalidate| Name: | QOpenGLTextureCache::invalidate | | Prototype: | void QOpenGLTextureCache::invalidate(qint64 key) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 347-351 |
| | 2 | 1 |
QOpenGLTextureCache::QOpenGLTextureCache| Name: | QOpenGLTextureCache::QOpenGLTextureCache | | Prototype: | QOpenGLTextureCache::QOpenGLTextureCache(QOpenGLContext *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 117-121 |
| | 2 | 1 |
QOpenGLTextureBlitter::supportsExternalOESTarget| Name: | QOpenGLTextureBlitter::supportsExternalOESTarget | | Prototype: | bool QOpenGLTextureBlitter::supportsExternalOESTarget() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 373-377 |
| | 2 | 1 |
QOpenGLTextureBlitter::setSwizzleRB| Name: | QOpenGLTextureBlitter::setSwizzleRB | | Prototype: | void QOpenGLTextureBlitter::setSwizzleRB(bool swizzle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 409-413 |
| | 2 | 1 |
QOpenGLTextureBlitter::setOpacity| Name: | QOpenGLTextureBlitter::setOpacity | | Prototype: | void QOpenGLTextureBlitter::setOpacity(float opacity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 415-419 |
| | 2 | 1 |
QOpenGLTextureBlitter::isCreated| Name: | QOpenGLTextureBlitter::isCreated | | Prototype: | bool QOpenGLTextureBlitter::isCreated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 355-359 |
| | 2 | 1 |
QOpenGLTextureBlitter::blit| Name: | QOpenGLTextureBlitter::blit | | Prototype: | void QOpenGLTextureBlitter::blit(GLuint texture, const QMatrix4x4 &targetTransform, Origin sourceOrigin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 421-427 |
| | 2 | 1 |
QOpenGLTextureBlitter::blit| Name: | QOpenGLTextureBlitter::blit | | Prototype: | void QOpenGLTextureBlitter::blit(GLuint texture, const QMatrix4x4 &targetTransform, const QMatrix3x3 &sourceTransform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 429-435 |
| | 2 | 1 |
QOpenGLTextureBlitter::QOpenGLTextureBlitter| Name: | QOpenGLTextureBlitter::QOpenGLTextureBlitter | | Prototype: | QOpenGLTextureBlitter::QOpenGLTextureBlitter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 306-309 |
| | 2 | 1 |
QOpenGLTexture::wrapMode| Name: | QOpenGLTexture::wrapMode | | Prototype: | QOpenGLTexture::WrapMode QOpenGLTexture::wrapMode(QOpenGLTexture::CoordinateDirection direction) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4090-4094 |
| | 2 | 1 |
QOpenGLTexture::width| Name: | QOpenGLTexture::width | | Prototype: | int QOpenGLTexture::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2661-2665 |
| | 2 | 1 |
QOpenGLTexture::textureId| Name: | QOpenGLTexture::textureId | | Prototype: | GLuint QOpenGLTexture::textureId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2282-2286 |
| | 2 | 1 |
QOpenGLTexture::target| Name: | QOpenGLTexture::target | | Prototype: | QOpenGLTexture::Target QOpenGLTexture::target() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2224-2228 |
| | 2 | 1 |
QOpenGLTexture::swizzleMask| Name: | QOpenGLTexture::swizzleMask | | Prototype: | QOpenGLTexture::SwizzleValue QOpenGLTexture::swizzleMask(SwizzleComponent component) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3788-3792 |
| | 2 | 1 |
QOpenGLTexture::setAutoMipMapGenerationEnabled| Name: | QOpenGLTexture::setAutoMipMapGenerationEnabled | | Prototype: | void QOpenGLTexture::setAutoMipMapGenerationEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3643-3647 |
| | 2 | 1 |
QOpenGLTexture::samples| Name: | QOpenGLTexture::samples | | Prototype: | int QOpenGLTexture::samples() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2873-2877 |
| | 2 | 1 |
QOpenGLTexture::release| Name: | QOpenGLTexture::release | | Prototype: | void QOpenGLTexture::release() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2328-2332 |
| | 2 | 1 |
QOpenGLTexture::release| Name: | QOpenGLTexture::release | | Prototype: | void QOpenGLTexture::release(uint unit, TextureUnitReset reset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2341-2345 |
| | 2 | 1 |
QOpenGLTexture::mipMaxLevel| Name: | QOpenGLTexture::mipMaxLevel | | Prototype: | int QOpenGLTexture::mipMaxLevel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3594-3598 |
| | 2 | 1 |
QOpenGLTexture::mipLevels| Name: | QOpenGLTexture::mipLevels | | Prototype: | int QOpenGLTexture::mipLevels() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2737-2741 |
| | 2 | 1 |
QOpenGLTexture::mipLevelRange| Name: | QOpenGLTexture::mipLevelRange | | Prototype: | QPair<int, int> QOpenGLTexture::mipLevelRange() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3627-3631 |
| | 2 | 1 |
QOpenGLTexture::mipBaseLevel| Name: | QOpenGLTexture::mipBaseLevel | | Prototype: | int QOpenGLTexture::mipBaseLevel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3562-3566 |
| | 2 | 1 |
QOpenGLTexture::minimumLevelOfDetail| Name: | QOpenGLTexture::minimumLevelOfDetail | | Prototype: | float QOpenGLTexture::minimumLevelOfDetail() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4336-4340 |
| | 2 | 1 |
QOpenGLTexture::minificationFilter| Name: | QOpenGLTexture::minificationFilter | | Prototype: | QOpenGLTexture::Filter QOpenGLTexture::minificationFilter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3964-3968 |
| | 2 | 1 |
QOpenGLTexture::minMagFilters| Name: | QOpenGLTexture::minMagFilters | | Prototype: | QPair<QOpenGLTexture::Filter, QOpenGLTexture::Filter> QOpenGLTexture::minMagFilters() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4020-4024 |
| | 2 | 1 |
QOpenGLTexture::maximumMipLevels| Name: | QOpenGLTexture::maximumMipLevels | | Prototype: | int QOpenGLTexture::maximumMipLevels() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2749-2753 |
| | 2 | 1 |
QOpenGLTexture::maximumLevelOfDetail| Name: | QOpenGLTexture::maximumLevelOfDetail | | Prototype: | float QOpenGLTexture::maximumLevelOfDetail() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4373-4377 |
| | 2 | 1 |
QOpenGLTexture::maximumAnisotropy| Name: | QOpenGLTexture::maximumAnisotropy | | Prototype: | float QOpenGLTexture::maximumAnisotropy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4052-4056 |
| | 2 | 1 |
QOpenGLTexture::magnificationFilter| Name: | QOpenGLTexture::magnificationFilter | | Prototype: | QOpenGLTexture::Filter QOpenGLTexture::magnificationFilter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3990-3994 |
| | 2 | 1 |
QOpenGLTexture::levelofDetailBias| Name: | QOpenGLTexture::levelofDetailBias | | Prototype: | float QOpenGLTexture::levelofDetailBias() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4450-4454 |
| | 2 | 1 |
QOpenGLTexture::levelOfDetailRange| Name: | QOpenGLTexture::levelOfDetailRange | | Prototype: | QPair<float, float> QOpenGLTexture::levelOfDetailRange() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4412-4416 |
| | 2 | 1 |
QOpenGLTexture::layers| Name: | QOpenGLTexture::layers | | Prototype: | int QOpenGLTexture::layers() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2804-2808 |
| | 2 | 1 |
QOpenGLTexture::isStorageAllocated| Name: | QOpenGLTexture::isStorageAllocated | | Prototype: | bool QOpenGLTexture::isStorageAllocated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3015-3019 |
| | 2 | 1 |
QOpenGLTexture::isFixedSamplePositions| Name: | QOpenGLTexture::isFixedSamplePositions | | Prototype: | bool QOpenGLTexture::isFixedSamplePositions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2935-2939 |
| | 2 | 1 |
QOpenGLTexture::isCreated| Name: | QOpenGLTexture::isCreated | | Prototype: | bool QOpenGLTexture::isCreated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2270-2274 |
| | 2 | 1 |
QOpenGLTexture::isAutoMipMapGenerationEnabled| Name: | QOpenGLTexture::isAutoMipMapGenerationEnabled | | Prototype: | bool QOpenGLTexture::isAutoMipMapGenerationEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3654-3658 |
| | 2 | 1 |
QOpenGLTexture::height| Name: | QOpenGLTexture::height | | Prototype: | int QOpenGLTexture::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2672-2676 |
| | 2 | 1 |
QOpenGLTexture::format| Name: | QOpenGLTexture::format | | Prototype: | QOpenGLTexture::TextureFormat QOpenGLTexture::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2596-2600 |
| | 2 | 1 |
QOpenGLTexture::faces| Name: | QOpenGLTexture::faces | | Prototype: | int QOpenGLTexture::faces() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2816-2820 |
| | 2 | 1 |
QOpenGLTexture::destroy| Name: | QOpenGLTexture::destroy | | Prototype: | void QOpenGLTexture::destroy() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 2259-2263 |
| | 2 | 1 |