1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2[[vkCmdSetDeviceMask,vkCmdSetDeviceMask]] 3[source,c++] 4---- 5void vkCmdSetDeviceMask( 6 VkCommandBuffer commandBuffer, 7 uint32_t deviceMask); 8---- 9