| Line | Source | Count |
| 1 | | - |
| 2 | | - |
| 3 | QOpenGLFunctions_4_1_Compatibility::QOpenGLFunctions_4_1_Compatibility() | - |
| 4 | : QAbstractOpenGLFunctions() | - |
| 5 | , d_1_0_Core(0) | - |
| 6 | , d_1_1_Core(0) | - |
| 7 | , d_1_2_Core(0) | - |
| 8 | , d_1_3_Core(0) | - |
| 9 | , d_1_4_Core(0) | - |
| 10 | , d_1_5_Core(0) | - |
| 11 | , d_2_0_Core(0) | - |
| 12 | , d_2_1_Core(0) | - |
| 13 | , d_3_0_Core(0) | - |
| 14 | , d_3_1_Core(0) | - |
| 15 | , d_3_2_Core(0) | - |
| 16 | , d_3_3_Core(0) | - |
| 17 | , d_4_0_Core(0) | - |
| 18 | , d_4_1_Core(0) | - |
| 19 | , d_1_0_Deprecated(0) | - |
| 20 | , d_1_1_Deprecated(0) | - |
| 21 | , d_1_2_Deprecated(0) | - |
| 22 | , d_1_3_Deprecated(0) | - |
| 23 | , d_1_4_Deprecated(0) | - |
| 24 | , m_reserved_2_0_Deprecated(nullptr) | - |
| 25 | , d_3_3_Deprecated(0) | - |
| 26 | { | - |
| 27 | } never executed: end of block | 0 |
| 28 | | - |
| 29 | QOpenGLFunctions_4_1_Compatibility::~QOpenGLFunctions_4_1_Compatibility() | - |
| 30 | { | - |
| 31 | if (d_1_0_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_0_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 32 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_0_Core->context, QOpenGLFunctions_1_0_CoreBackend::versionStatus()); | - |
| 33 | delete d_1_0_Core; | - |
| 34 | } never executed: end of block | 0 |
| 35 | if (d_1_1_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_1_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 36 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_1_Core->context, QOpenGLFunctions_1_1_CoreBackend::versionStatus()); | - |
| 37 | delete d_1_1_Core; | - |
| 38 | } never executed: end of block | 0 |
| 39 | if (d_1_2_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_2_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 40 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_2_Core->context, QOpenGLFunctions_1_2_CoreBackend::versionStatus()); | - |
| 41 | delete d_1_2_Core; | - |
| 42 | } never executed: end of block | 0 |
| 43 | if (d_1_3_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_3_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 44 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_3_Core->context, QOpenGLFunctions_1_3_CoreBackend::versionStatus()); | - |
| 45 | delete d_1_3_Core; | - |
| 46 | } never executed: end of block | 0 |
| 47 | if (d_1_4_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_4_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 48 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_4_Core->context, QOpenGLFunctions_1_4_CoreBackend::versionStatus()); | - |
| 49 | delete d_1_4_Core; | - |
| 50 | } never executed: end of block | 0 |
| 51 | if (d_1_5_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_5_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 52 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_5_Core->context, QOpenGLFunctions_1_5_CoreBackend::versionStatus()); | - |
| 53 | delete d_1_5_Core; | - |
| 54 | } never executed: end of block | 0 |
| 55 | if (d_2_0_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_2_0_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 56 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_2_0_Core->context, QOpenGLFunctions_2_0_CoreBackend::versionStatus()); | - |
| 57 | delete d_2_0_Core; | - |
| 58 | } never executed: end of block | 0 |
| 59 | if (d_2_1_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_2_1_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 60 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_2_1_Core->context, QOpenGLFunctions_2_1_CoreBackend::versionStatus()); | - |
| 61 | delete d_2_1_Core; | - |
| 62 | } never executed: end of block | 0 |
| 63 | if (d_3_0_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_3_0_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 64 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_3_0_Core->context, QOpenGLFunctions_3_0_CoreBackend::versionStatus()); | - |
| 65 | delete d_3_0_Core; | - |
| 66 | } never executed: end of block | 0 |
| 67 | if (d_3_1_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_3_1_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 68 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_3_1_Core->context, QOpenGLFunctions_3_1_CoreBackend::versionStatus()); | - |
| 69 | delete d_3_1_Core; | - |
| 70 | } never executed: end of block | 0 |
| 71 | if (d_3_2_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_3_2_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 72 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_3_2_Core->context, QOpenGLFunctions_3_2_CoreBackend::versionStatus()); | - |
| 73 | delete d_3_2_Core; | - |
| 74 | } never executed: end of block | 0 |
| 75 | if (d_3_3_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_3_3_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 76 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_3_3_Core->context, QOpenGLFunctions_3_3_CoreBackend::versionStatus()); | - |
| 77 | delete d_3_3_Core; | - |
| 78 | } never executed: end of block | 0 |
| 79 | if (d_4_0_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_4_0_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 80 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_4_0_Core->context, QOpenGLFunctions_4_0_CoreBackend::versionStatus()); | - |
| 81 | delete d_4_0_Core; | - |
| 82 | } never executed: end of block | 0 |
| 83 | if (d_4_1_Core| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_4_1_Core->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 84 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_4_1_Core->context, QOpenGLFunctions_4_1_CoreBackend::versionStatus()); | - |
| 85 | delete d_4_1_Core; | - |
| 86 | } never executed: end of block | 0 |
| 87 | if (d_1_0_Deprecated| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_0_Deprecated->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 88 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_0_Deprecated->context, QOpenGLFunctions_1_0_DeprecatedBackend::versionStatus()); | - |
| 89 | delete d_1_0_Deprecated; | - |
| 90 | } never executed: end of block | 0 |
| 91 | if (d_1_1_Deprecated| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_1_Deprecated->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 92 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_1_Deprecated->context, QOpenGLFunctions_1_1_DeprecatedBackend::versionStatus()); | - |
| 93 | delete d_1_1_Deprecated; | - |
| 94 | } never executed: end of block | 0 |
| 95 | if (d_1_2_Deprecated| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_2_Deprecated->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 96 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_2_Deprecated->context, QOpenGLFunctions_1_2_DeprecatedBackend::versionStatus()); | - |
| 97 | delete d_1_2_Deprecated; | - |
| 98 | } never executed: end of block | 0 |
| 99 | if (d_1_3_Deprecated| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_3_Deprecated->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 100 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_3_Deprecated->context, QOpenGLFunctions_1_3_DeprecatedBackend::versionStatus()); | - |
| 101 | delete d_1_3_Deprecated; | - |
| 102 | } never executed: end of block | 0 |
| 103 | if (d_1_4_Deprecated| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_1_4_Deprecated->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 104 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_1_4_Deprecated->context, QOpenGLFunctions_1_4_DeprecatedBackend::versionStatus()); | - |
| 105 | delete d_1_4_Deprecated; | - |
| 106 | } never executed: end of block | 0 |
| 107 | if (d_3_3_Deprecated| TRUE | never evaluated | | FALSE | never evaluated |
&& !d_3_3_Deprecated->refs.deref()| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 108 | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(d_3_3_Deprecated->context, QOpenGLFunctions_3_3_DeprecatedBackend::versionStatus()); | - |
| 109 | delete d_3_3_Deprecated; | - |
| 110 | } never executed: end of block | 0 |
| 111 | } never executed: end of block | 0 |
| 112 | | - |
| 113 | bool QOpenGLFunctions_4_1_Compatibility::initializeOpenGLFunctions() | - |
| 114 | { | - |
| 115 | if ( isInitialized()| TRUE | never evaluated | | FALSE | never evaluated |
) | 0 |
| 116 | return never executed: return true; true;never executed: return true; | 0 |
| 117 | | - |
| 118 | QOpenGLContext* context = QOpenGLContext::currentContext(); | - |
| 119 | | - |
| 120 | | - |
| 121 | | - |
| 122 | if (((owningContext()| TRUE | never evaluated | | FALSE | never evaluated |
&& owningContext() == context| TRUE | never evaluated | | FALSE | never evaluated |
) || !owningContext()| TRUE | never evaluated | | FALSE | never evaluated |
) | 0 |
| 123 | && QOpenGLFunctions_4_1_Compatibility::isContextCompatible(context)| TRUE | never evaluated | | FALSE | never evaluated |
) | 0 |
| 124 | { | - |
| 125 | | - |
| 126 | | - |
| 127 | QOpenGLVersionFunctionsBackend* d = 0; | - |
| 128 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_0_CoreBackend::versionStatus()); | - |
| 129 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 130 | d = new QOpenGLFunctions_1_0_CoreBackend(context); | - |
| 131 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_0_CoreBackend::versionStatus(), d); | - |
| 132 | } never executed: end of block | 0 |
| 133 | d_1_0_Core = static_cast<QOpenGLFunctions_1_0_CoreBackend*>(d); | - |
| 134 | d->refs.ref(); | - |
| 135 | | - |
| 136 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_1_CoreBackend::versionStatus()); | - |
| 137 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 138 | d = new QOpenGLFunctions_1_1_CoreBackend(context); | - |
| 139 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_1_CoreBackend::versionStatus(), d); | - |
| 140 | } never executed: end of block | 0 |
| 141 | d_1_1_Core = static_cast<QOpenGLFunctions_1_1_CoreBackend*>(d); | - |
| 142 | d->refs.ref(); | - |
| 143 | | - |
| 144 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_2_CoreBackend::versionStatus()); | - |
| 145 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 146 | d = new QOpenGLFunctions_1_2_CoreBackend(context); | - |
| 147 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_2_CoreBackend::versionStatus(), d); | - |
| 148 | } never executed: end of block | 0 |
| 149 | d_1_2_Core = static_cast<QOpenGLFunctions_1_2_CoreBackend*>(d); | - |
| 150 | d->refs.ref(); | - |
| 151 | | - |
| 152 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_3_CoreBackend::versionStatus()); | - |
| 153 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 154 | d = new QOpenGLFunctions_1_3_CoreBackend(context); | - |
| 155 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_3_CoreBackend::versionStatus(), d); | - |
| 156 | } never executed: end of block | 0 |
| 157 | d_1_3_Core = static_cast<QOpenGLFunctions_1_3_CoreBackend*>(d); | - |
| 158 | d->refs.ref(); | - |
| 159 | | - |
| 160 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_4_CoreBackend::versionStatus()); | - |
| 161 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 162 | d = new QOpenGLFunctions_1_4_CoreBackend(context); | - |
| 163 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_4_CoreBackend::versionStatus(), d); | - |
| 164 | } never executed: end of block | 0 |
| 165 | d_1_4_Core = static_cast<QOpenGLFunctions_1_4_CoreBackend*>(d); | - |
| 166 | d->refs.ref(); | - |
| 167 | | - |
| 168 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_5_CoreBackend::versionStatus()); | - |
| 169 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 170 | d = new QOpenGLFunctions_1_5_CoreBackend(context); | - |
| 171 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_5_CoreBackend::versionStatus(), d); | - |
| 172 | } never executed: end of block | 0 |
| 173 | d_1_5_Core = static_cast<QOpenGLFunctions_1_5_CoreBackend*>(d); | - |
| 174 | d->refs.ref(); | - |
| 175 | | - |
| 176 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_2_0_CoreBackend::versionStatus()); | - |
| 177 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 178 | d = new QOpenGLFunctions_2_0_CoreBackend(context); | - |
| 179 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_2_0_CoreBackend::versionStatus(), d); | - |
| 180 | } never executed: end of block | 0 |
| 181 | d_2_0_Core = static_cast<QOpenGLFunctions_2_0_CoreBackend*>(d); | - |
| 182 | d->refs.ref(); | - |
| 183 | | - |
| 184 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_2_1_CoreBackend::versionStatus()); | - |
| 185 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 186 | d = new QOpenGLFunctions_2_1_CoreBackend(context); | - |
| 187 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_2_1_CoreBackend::versionStatus(), d); | - |
| 188 | } never executed: end of block | 0 |
| 189 | d_2_1_Core = static_cast<QOpenGLFunctions_2_1_CoreBackend*>(d); | - |
| 190 | d->refs.ref(); | - |
| 191 | | - |
| 192 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_3_0_CoreBackend::versionStatus()); | - |
| 193 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 194 | d = new QOpenGLFunctions_3_0_CoreBackend(context); | - |
| 195 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_3_0_CoreBackend::versionStatus(), d); | - |
| 196 | } never executed: end of block | 0 |
| 197 | d_3_0_Core = static_cast<QOpenGLFunctions_3_0_CoreBackend*>(d); | - |
| 198 | d->refs.ref(); | - |
| 199 | | - |
| 200 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_3_1_CoreBackend::versionStatus()); | - |
| 201 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 202 | d = new QOpenGLFunctions_3_1_CoreBackend(context); | - |
| 203 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_3_1_CoreBackend::versionStatus(), d); | - |
| 204 | } never executed: end of block | 0 |
| 205 | d_3_1_Core = static_cast<QOpenGLFunctions_3_1_CoreBackend*>(d); | - |
| 206 | d->refs.ref(); | - |
| 207 | | - |
| 208 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_3_2_CoreBackend::versionStatus()); | - |
| 209 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 210 | d = new QOpenGLFunctions_3_2_CoreBackend(context); | - |
| 211 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_3_2_CoreBackend::versionStatus(), d); | - |
| 212 | } never executed: end of block | 0 |
| 213 | d_3_2_Core = static_cast<QOpenGLFunctions_3_2_CoreBackend*>(d); | - |
| 214 | d->refs.ref(); | - |
| 215 | | - |
| 216 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_3_3_CoreBackend::versionStatus()); | - |
| 217 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 218 | d = new QOpenGLFunctions_3_3_CoreBackend(context); | - |
| 219 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_3_3_CoreBackend::versionStatus(), d); | - |
| 220 | } never executed: end of block | 0 |
| 221 | d_3_3_Core = static_cast<QOpenGLFunctions_3_3_CoreBackend*>(d); | - |
| 222 | d->refs.ref(); | - |
| 223 | | - |
| 224 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_4_0_CoreBackend::versionStatus()); | - |
| 225 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 226 | d = new QOpenGLFunctions_4_0_CoreBackend(context); | - |
| 227 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_4_0_CoreBackend::versionStatus(), d); | - |
| 228 | } never executed: end of block | 0 |
| 229 | d_4_0_Core = static_cast<QOpenGLFunctions_4_0_CoreBackend*>(d); | - |
| 230 | d->refs.ref(); | - |
| 231 | | - |
| 232 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_4_1_CoreBackend::versionStatus()); | - |
| 233 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 234 | d = new QOpenGLFunctions_4_1_CoreBackend(context); | - |
| 235 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_4_1_CoreBackend::versionStatus(), d); | - |
| 236 | } never executed: end of block | 0 |
| 237 | d_4_1_Core = static_cast<QOpenGLFunctions_4_1_CoreBackend*>(d); | - |
| 238 | d->refs.ref(); | - |
| 239 | | - |
| 240 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_0_DeprecatedBackend::versionStatus()); | - |
| 241 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 242 | d = new QOpenGLFunctions_1_0_DeprecatedBackend(context); | - |
| 243 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_0_DeprecatedBackend::versionStatus(), d); | - |
| 244 | } never executed: end of block | 0 |
| 245 | d_1_0_Deprecated = static_cast<QOpenGLFunctions_1_0_DeprecatedBackend*>(d); | - |
| 246 | d->refs.ref(); | - |
| 247 | | - |
| 248 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_1_DeprecatedBackend::versionStatus()); | - |
| 249 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 250 | d = new QOpenGLFunctions_1_1_DeprecatedBackend(context); | - |
| 251 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_1_DeprecatedBackend::versionStatus(), d); | - |
| 252 | } never executed: end of block | 0 |
| 253 | d_1_1_Deprecated = static_cast<QOpenGLFunctions_1_1_DeprecatedBackend*>(d); | - |
| 254 | d->refs.ref(); | - |
| 255 | | - |
| 256 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_2_DeprecatedBackend::versionStatus()); | - |
| 257 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 258 | d = new QOpenGLFunctions_1_2_DeprecatedBackend(context); | - |
| 259 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_2_DeprecatedBackend::versionStatus(), d); | - |
| 260 | } never executed: end of block | 0 |
| 261 | d_1_2_Deprecated = static_cast<QOpenGLFunctions_1_2_DeprecatedBackend*>(d); | - |
| 262 | d->refs.ref(); | - |
| 263 | | - |
| 264 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_3_DeprecatedBackend::versionStatus()); | - |
| 265 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 266 | d = new QOpenGLFunctions_1_3_DeprecatedBackend(context); | - |
| 267 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_3_DeprecatedBackend::versionStatus(), d); | - |
| 268 | } never executed: end of block | 0 |
| 269 | d_1_3_Deprecated = static_cast<QOpenGLFunctions_1_3_DeprecatedBackend*>(d); | - |
| 270 | d->refs.ref(); | - |
| 271 | | - |
| 272 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_1_4_DeprecatedBackend::versionStatus()); | - |
| 273 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 274 | d = new QOpenGLFunctions_1_4_DeprecatedBackend(context); | - |
| 275 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_1_4_DeprecatedBackend::versionStatus(), d); | - |
| 276 | } never executed: end of block | 0 |
| 277 | d_1_4_Deprecated = static_cast<QOpenGLFunctions_1_4_DeprecatedBackend*>(d); | - |
| 278 | d->refs.ref(); | - |
| 279 | | - |
| 280 | d = QAbstractOpenGLFunctionsPrivate::functionsBackend(context, QOpenGLFunctions_3_3_DeprecatedBackend::versionStatus()); | - |
| 281 | if (!d| TRUE | never evaluated | | FALSE | never evaluated |
) { | 0 |
| 282 | d = new QOpenGLFunctions_3_3_DeprecatedBackend(context); | - |
| 283 | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(context, QOpenGLFunctions_3_3_DeprecatedBackend::versionStatus(), d); | - |
| 284 | } never executed: end of block | 0 |
| 285 | d_3_3_Deprecated = static_cast<QOpenGLFunctions_3_3_DeprecatedBackend*>(d); | - |
| 286 | d->refs.ref(); | - |
| 287 | | - |
| 288 | QAbstractOpenGLFunctions::initializeOpenGLFunctions(); | - |
| 289 | } never executed: end of block | 0 |
| 290 | return never executed: return isInitialized(); isInitialized();never executed: return isInitialized(); | 0 |
| 291 | } | - |
| 292 | | - |
| 293 | bool QOpenGLFunctions_4_1_Compatibility::isContextCompatible(QOpenGLContext *context) | - |
| 294 | { | - |
| 295 | ((!(context)) ? qt_assert("context",__FILE__,354) : qt_noop()); | - |
| 296 | QSurfaceFormat f = context->format(); | - |
| 297 | const QPair<int, int> v = qMakePair(f.majorVersion(), f.minorVersion()); | - |
| 298 | if (v < qMakePair(4, 1)| TRUE | never evaluated | | FALSE | never evaluated |
) | 0 |
| 299 | return never executed: return false; false;never executed: return false; | 0 |
| 300 | | - |
| 301 | if (f.profile() == QSurfaceFormat::CoreProfile| TRUE | never evaluated | | FALSE | never evaluated |
) | 0 |
| 302 | return never executed: return false; false;never executed: return false; | 0 |
| 303 | | - |
| 304 | return never executed: return true; true;never executed: return true; | 0 |
| 305 | } | - |
| 306 | | - |
| 307 | QOpenGLVersionProfile QOpenGLFunctions_4_1_Compatibility::versionProfile() | - |
| 308 | { | - |
| 309 | QOpenGLVersionProfile v; | - |
| 310 | v.setVersion(4, 1); | - |
| 311 | v.setProfile(QSurfaceFormat::CompatibilityProfile); | - |
| 312 | return never executed: return v; v;never executed: return v; | 0 |
| 313 | } | - |
| 314 | | - |
| 315 | | - |
| | |