| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 517-521 |  
  |  | 2 | 1 | 
 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:  | 523-527 |  
  |  | 2 | 1 | 
 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:  | 529-533 |  
  |  | 2 | 1 | 
 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:  | 487-491 |  
  |  | 2 | 1 | 
 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:  | 469-473 |  
  |  | 2 | 1 | 
 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:  | 493-497 |  
  |  | 2 | 1 | 
 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:  | 475-479 |  
  |  | 2 | 1 | 
 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:  | 481-485 |  
  |  | 2 | 1 | 
 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:  | 445-449 |  
  |  | 2 | 1 | 
 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:  | 439-443 |  
  |  | 2 | 1 | 
 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:  | 457-461 |  
  |  | 2 | 1 | 
 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:  | 451-455 |  
  |  | 2 | 1 | 
 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:  | 535-539 |  
  |  | 2 | 1 | 
 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:  | 499-503 |  
  |  | 2 | 1 | 
 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:  | 541-545 |  
  |  | 2 | 1 | 
 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:  | 505-509 |  
  |  | 2 | 1 | 
 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:  | 511-515 |  
  |  | 2 | 1 | 
 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:  | 463-467 |  
  |  | 2 | 1 | 
 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:  | 559-563 |  
  |  | 2 | 1 | 
 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:  | 553-557 |  
  |  | 2 | 1 | 
 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:  | 547-551 |  
  |  | 2 | 1 | 
 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:  | 577-581 |  
  |  | 2 | 1 | 
 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:  | 571-575 |  
  |  | 2 | 1 | 
 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:  | 565-569 |  
  |  | 2 | 1 | 
 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:  | 329-333 |  
  |  | 2 | 1 | 
 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:  | 335-339 |  
  |  | 2 | 1 | 
 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:  | 341-345 |  
  |  | 2 | 1 | 
 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:  | 299-303 |  
  |  | 2 | 1 | 
 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:  | 281-285 |  
  |  | 2 | 1 | 
 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:  | 305-309 |  
  |  | 2 | 1 | 
 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:  | 287-291 |  
  |  | 2 | 1 | 
 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:  | 293-297 |  
  |  | 2 | 1 | 
 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:  | 257-261 |  
  |  | 2 | 1 | 
 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:  | 251-255 |  
  |  | 2 | 1 | 
 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:  | 269-273 |  
  |  | 2 | 1 | 
 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:  | 263-267 |  
  |  | 2 | 1 | 
 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:  | 347-351 |  
  |  | 2 | 1 | 
 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:  | 311-315 |  
  |  | 2 | 1 | 
 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:  | 353-357 |  
  |  | 2 | 1 | 
 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:  | 317-321 |  
  |  | 2 | 1 | 
 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:  | 323-327 |  
  |  | 2 | 1 | 
 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:  | 275-279 |  
  |  | 2 | 1 | 
 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:  | 371-375 |  
  |  | 2 | 1 | 
 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:  | 365-369 |  
  |  | 2 | 1 | 
 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:  | 359-363 |  
  |  | 2 | 1 | 
 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:  | 389-393 |  
  |  | 2 | 1 | 
 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:  | 383-387 |  
  |  | 2 | 1 | 
 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:  | 377-381 |  
  |  | 2 | 1 | 
 QOpenGLTextureHelper| Name:  | QOpenGLTextureHelper::QOpenGLTextureHelper |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 QOpenGLTextureHelper| Name:  | QOpenGLTextureHelper::QOpenGLTextureHelper |  | Prototype:  | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp |  | Lines:  | 47-249 |  
  |  | 112 | 9 |