VkCmdSetPatchControlPointsEXT typedef

VkCmdSetPatchControlPointsEXT = void Function(Pointer<VkCommandBuffer> commandBuffer, int patchControlPoints)

Implementation

typedef VkCmdSetPatchControlPointsEXT = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int patchControlPoints);