Interface MTLVisibleFunctionTable

    • Method Detail

      • setFunctionAtIndex

        void setFunctionAtIndex​(MTLFunctionHandle function,
                                long index)
      • setFunctionsWithRange

        void setFunctionsWithRange​(org.moe.natj.general.ptr.Ptr<org.moe.natj.objc.ObjCObject> functions,
                                   NSRange range)