pub unsafe extern "system" fn vkCmdSetViewportSwizzleNV(
commandBuffer: VkCommandBuffer,
firstViewport: u32,
viewportCount: u32,
pViewportSwizzles: *const VkViewportSwizzleNV,
)Expand description
Available if built with prototypes.