VkCmdSetDeviceMaskNative typedef

VkCmdSetDeviceMaskNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 deviceMask)

Implementation

typedef VkCmdSetDeviceMaskNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 deviceMask);