<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - wglCreatePbufferARB handle attrib error"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92020">bug 92020</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>EGL
</td>
<td>Other
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - wglCreatePbufferARB handle attrib error"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92020#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - wglCreatePbufferARB handle attrib error"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92020">bug 92020</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>Hi zeif,
This looks like a user error, rather than a mesa bug.
Namely, I suspect that you're feeding attrib as defined by some extension,
without first checking if the latter is available. Is that the case ?
For example if you want to use WGL_DEPTH_TEXTURE_FORMAT_NV, you should first
check for the WGL_NV_render_depth_texture extension.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>