blob: cb09660e281cc3cb3746c64ee9195ba7dbf21c51 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdSetDeviceMask,vkCmdSetDeviceMask]]
[source,c++]
----
void vkCmdSetDeviceMask(
VkCommandBuffer commandBuffer,
uint32_t deviceMask);
----