VkCmdSetPatchControlPointsEXTNative typedef

VkCmdSetPatchControlPointsEXTNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 patchControlPoints)

Implementation

typedef VkCmdSetPatchControlPointsEXTNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 patchControlPoints);