unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkCmdSetDeviceMask.txt

9 lines
303 B
Plaintext

// 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);
----