mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 13:10:10 +01:00
docs: Update docs for ARB_texture_mirror_clamp_to_edge.
Signed-off-by: Rico Schüller <kgbricola@web.de> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
2d3282188e
commit
aab03f75f3
2 changed files with 2 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ ARB_clear_texture not started
|
|||
ARB_enhanced_layouts not started
|
||||
ARB_multi_bind not started
|
||||
ARB_query_buffer_object not started
|
||||
ARB_texture_mirror_clamp_to_edge not started
|
||||
ARB_texture_mirror_clamp_to_edge DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi, swrast)
|
||||
ARB_texture_stencil8 not started
|
||||
ARB_vertex_type_10f_11f_11f_rev not started
|
||||
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers.
|
|||
<li>GL_ARB_conservative_depth on i965.</li>
|
||||
<li>GL_ARB_texture_gather on i965.</li>
|
||||
<li>GL_ARB_texture_query_levels on i965.</li>
|
||||
<li>GL_ARB_texture_mirror_clamp_to_edge.</li>
|
||||
<li>GL_KHR_debug</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue