Source
874
874
875
875
<method type="function" name="inithpg">
876
876
<shortdescription>init gpu code</shortdescription>
877
877
878
878
<description>
879
879
</description>
880
880
<input>
881
881
882
882
</input>
883
883
<returns type="bool"/>
884
-
</method>
884
+
</method>
885
+
886
+
<method type="function" name="hpg_enabled">
887
+
<shortdescription>init gpu code</shortdescription>
888
+
889
+
<description>
890
+
</description>
891
+
<input>
885
892
893
+
</input>
894
+
<returns type="bool"/>
895
+
</method>
886
896
887
897
<method name="done" type="function">
888
898
<shortdescription>Close the tool</shortdescription>
889
899
890
900
<description>
891
901
</description>
892
902
<input>
893
903
894
904
</input>
895
905
<returns type="bool"/>