Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8c281c

Browse files
committed
Correct info about which hardware will definitely support Vulkan
1 parent 1b4fef4 commit d8c281c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ <h1>API</h1>
109109
</pre>
110110

111111
<p>
112-
All hardware that supports OpenGL 4.3 / OpenGL ES 3.1 (<a href="https://www.opengl.org/registry/specs/ARB/ES3_1_compatibility.txt">Subset</a>) or
113-
later can also support Vulkan.
112+
All hardware that supports OpenGL 4.1 / OpenGL ES 3.1 or
113+
later can also support Vulkan. (<a href="https://www.khronos.org/message_boards/showthread.php/9717-Will-Vulkan-effectively-quot-replace-quot-OpenGL-or-not?p=31390&viewfull=1#post31390">Source</a>)
114114
</p>
115115

116116
<p>

0 commit comments

Comments
 (0)