VkCmdSetDeviceMask typedef

VkCmdSetDeviceMask = void Function(Pointer<VkCommandBuffer> commandBuffer, int deviceMask)

Implementation

typedef VkCmdSetDeviceMask = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int deviceMask);