Class VkQueue

    • Constructor Detail

      • VkQueue

        public VkQueue(long handle,
                       VkDevice device)
        Creates a VkQueue using the specified native handle and device.
        Parameters:
        handle - the native VkQueue handle
        device - the device from which the queue was retrieved