PFN_vkCmdSetPatchControlPointsEXT

Type Alias PFN_vkCmdSetPatchControlPointsEXT 

Source
pub type PFN_vkCmdSetPatchControlPointsEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _patch_control_points: u32);
Expand description