Class VkInstance

    • Constructor Detail

      • VkInstance

        public VkInstance(long handle,
                          VkInstanceCreateInfo ci)
        Creates a VkInstance instance for the specified native handle.
        Parameters:
        handle - the native VkInstance handle
        ci - the VkInstanceCreateInfo structured used to create the VkInstance.