VkCmdSetBlendConstantsNative typedef

VkCmdSetBlendConstantsNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<NativeType> blendConstants)

Implementation

typedef VkCmdSetBlendConstantsNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Pointer blendConstants);