VkCmdSetDeviceMaskKHR typedef

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

Implementation

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