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