<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - BGRA_EXT and type UNSIGNED_BYTE is a valid combination for TexImage2D"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92342">92342</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>BGRA_EXT and type UNSIGNED_BYTE is a valid combination for TexImage2D
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>11.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>kondapallykalyancontribute@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=118748" name="attach_118748" title="Fix">attachment 118748</a> <a href="attachment.cgi?id=118748&action=edit" title="Fix">[details]</a></span>
Fix
Mesa advertises support for
<a href="https://www.khronos.org/registry/gles/extensions/EXT/EXT_texture_format_BGRA8888.txt">https://www.khronos.org/registry/gles/extensions/EXT/EXT_texture_format_BGRA8888.txt</a>.
This extension adds BGRA_EXT as a valid internal and external format for
TexSubImage2D. Also, this extension makes BGRA_EXT format and UNSIGNED_BYTE
type a valid combination.
This used to work before but reports as INVALID_OPERATION with 11.2. This was
found while trying Mesa 11.2 with Chromium.</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>