add system key for opengl 3.0
authorTaeyoung Kim <ty317.kim@samsung.com>
Wed, 23 Sep 2015 13:43:58 +0000 (22:43 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Wed, 23 Sep 2015 13:43:58 +0000 (22:43 +0900)
Change-Id: I12579a6ad304c14224b4aa3cc1a7d7cec7018968
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
org.tizen.guides/html/native/system/sysinfo_n.htm

index c2109b9..b23f98b 100644 (file)
@@ -545,6 +545,10 @@ the Tizen reference implementation.</td>
      <td><span style="font-family: Courier New,Courier,monospace">bool</span></td> 
         <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key and the <span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/opengles</span> key, if the device supports the OpenGL&reg; ES version 2.0.</td>
     </tr>
+       <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/opengles.version.3_0</span></td>
+     <td><span style="font-family: Courier New,Courier,monospace">bool</span></td>
+        <td>The platform returns <span style="font-family: Courier New,Courier,monospace">true</span> for this key and the <span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/opengles</span> key, if the device supports the OpenGL&reg; ES version 3.0.</td>
+    </tr>
    </tbody> 
   </table>
 <p>The following table lists the platform feature keys.</p>