mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-04 10:40:36 +01:00
docs: Fix typo in extension name
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
This commit is contained in:
parent
7832e18879
commit
22935a3040
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Note: some of the new features are only available with certain drivers.
|
|||
<li>GL_ARB_shader_group_vote on nvc0</li>
|
||||
<li>GL_ARB_ES3_1_compatibility on i965</li>
|
||||
<li>GL_EXT_window_rectangles on nv50, nvc0</li>
|
||||
<li>KHR_texture_compression_astc_sliced_3d on i965</li>
|
||||
<li>GL_KHR_texture_compression_astc_sliced_3d on i965</li>
|
||||
</ul>
|
||||
|
||||
<h2>Bug fixes</h2>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue